-
### Is your feature request related to a problem? Please describe.
The .NET SDK supports streamlined MSIX publishing for [WinUI 3](https://learn.microsoft.com/de-de/windows/apps/windows-app-sdk/singl…
-
### Describe the bug
Assigning a ThemeResource in XAML for the Color property of ShadeEffect throws the following exception:
Exception thrown: 'System.Runtime.InteropServices.COMException' in Syst…
-
### Description
https://github.com/dotnet/windowsdesktop/issues/4789
Our app uses MSAL to login, using the Microsoft.Identity.Client packages.
This used to work in .NET8, but we updated our app to .…
-
### Which version of the app?
WinUI 3 Gallery
### Description
Did you forget to add an app icon to the WinUI 3 Gallery main application?
### Screenshots
![{A7295769-EAFD-4DFF-BF89-AA699168FE38}](…
-
**Is your feature request related to a problem? Please describe.**
Currently, building an overlay requires using a UWP app as a base. This immediately locks out use of any libraries or features from …
agc93 updated
3 weeks ago
-
### Current behavior
Please see repo below. Here is the scenario:
- on iOS (iPhone or iPad, browser does not matter since it's all WebKit anyway)
- tap any of the rows -> a new UI opens
- close …
-
Error when trying to paste mod during drag and drop
Steps to reproduce the behavior:
1. drag an drop mod
2. copy image file
3. right click to paste image
4. See error
mod would paste when ad…
-
This issue is for tracking the remaining WinUI controls and what their potential Material counterpart would be.
| WinUI | Material |
|---------------|----------|
| [ProgressRing](https://…
kazo0 updated
3 years ago
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like
The generated ```ConfigureServices()``` in ```App.xaml.cs``` can be misleading,…
-
**Describe the bug**
We encountered a weird bug where an AV can happen randomly at `PropertyChanged` event, where the code is:
```cs
this.PropertyChanged(this, new(propertyName));
```
The full stac…