-
### Description
Class define with `DictionaryKeyPropertyAttribute` still show `All objects added to an IDictionary must have a Key attribute or some other type of key associated with them.` error w…
-
### Microsoft PowerToys version
0.81.1
### Installation method
PowerToys auto-update
### Running as admin
No
### Area(s) with issue?
ColorPicker
### Steps to reproduce
When I start PowerToys,…
-
### Describe the bug
We are developing an App on Windows where we have a WinformsProcess and an MauiProcess running in Fullscreen. We switch between the two UI worlds. From time to time the Maui proc…
-
I was trying to use the MaterialEntry in Xamarin Form project.
I created a custom control which inherit MatrialEntry to set the default AccentColor.
```C#
public class MyMaterialEntry : Mater…
-
### Description
Calling `PresentationTraceSources.Refresh()` from a thread other than the UI thread may sporadically lead to `System.InvalidOperationException: Nullable object must have a value.` i…
ssrmm updated
1 month ago
-
### Description
When running the supplied code, I get an error "System.NullReferenceException: 'Object reference not set to an instance of an object.'"
I cannot bind to another Xaml element in t…
-
I'm writing a Visual Studio extension that has multiple async windows. I came across the NuGet package [Microsoft.UI.Xaml](https://www.nuget.org/packages/Microsoft.UI.Xaml/) which provides a lot of we…
-
Hi, I am having problem how to reference Source path in C# code not in XAML class
By default Image reference path will be: MyImage.Source = new BitmapImage(new Uri(@"/Resources/myImage.png", UriKind.…
-
I'm using this lib over the app and noticed if I do complex binding to the code generated property of CommunityToolkit.Mvvm package ObservablePropertyAttribute, and the property was not set, then I ge…
-
Hi, thanks for your library, it's really handy!
Is there a way to **customize the theme**? I am not sure how I can replace default `generic.xaml` with a new set of style definitions. Thanks.
I m…