-
``` text
+ Project
+ Style
+ Color
+ WindowColor.xaml
+ Window
+ WindowStyle.xaml
```
Inside `WindowStyle.xaml`:
``` xaml
```
After renaming process, `../color/Windo…
-
### Is your feature request related to a problem? Please describe
In my app Simple Icon File Maker opening different image types can cause errors if they are unsupported by WinAppSDK by default, but …
-
### Description
I've noticed that, on iOS, there is extra space to the right of items in a collection view with an horizontal grid layout.
These two collections have equivalent items sources that ha…
-
### Describe the bug
A .NET project fails to build with the .NET 8 SDK but succeeds with the .NET 7 SDK. It seems to be an issue with the WPF generated source files not being able to find the origina…
-
### Bug explanation
question (not bug)
I have and app wpf net7.0 with MaterialDesignThemes" Version="5.0.0"
I allow users to choose beetwen light and dark basetheme and I am using primary c…
-
### Describe the bug
https://github.com/microsoft/microsoft-ui-xaml?tab=readme-ov-file -> the linked document Contributing to the Windows UI Library (https://github.com/microsoft/microsoft-ui-xam…
-
### Description
The table cells in a `ListView`which is bound to an `ObservableCollection` turn black randomly after a reload:
![Image](https://github.com/user-attachments/assets/1273cb73-0802-4a12-…
-
Hello, so far everything has been working flawlessly and haven't run into any issues. However, my MainWindow.xaml page has been messing up and will not navigate to the "/Pages/SettingsPage.xaml" page.…
-
### Description
In Android when changing the visibility of a WebView within a grid I'm getting an issue where the elements underneath the grid start flickering as seen in video below.
https://g…
-
### Type of issue
Code doesn't work
### Feedback
Using Visual Studio 2022, I followed all the steps listed in this article, and the application throws a fatal exception error at the call to Windows…