Kevin Vega
Kevin Vega
## Summary of the pull request Add Windows Sandbox Extension for Dev Home.
### Suggested new feature or improvement A Dev Environments extension that can launch Windows Sandbox. ### Scenario Launch and store configurations for Windows Sandbox. ### Additional details _No response_
### Describe the bug This line of code: [WindowChrome_Partial.cpp (L102)](https://github.com/microsoft/microsoft-ui-xaml/blob/d74a0332cf0d5e58f12eddce1070fa7a79b4c2db/src/dxaml/xcp/dxaml/lib/WindowChrome_Partial.cpp#L102) causes app which uses a custom title bar to crash. This code should not be invoked after the window is...
### Which version of the app? WinUI 3 Gallery ### Description When running as administrator, the FilePicker does not seem to work. No Window appears to select a file. This...