-
This is a carry over from .NET Framework.
If INotifyCollectionChanged.CollectionChanged -> NotifyCollectionChangedEventArgs.NewItems has more than one item, most WPF controls will throw an excepti…
-
Can you please convert it to a Visual studio extension, read the open xaml file and render it inside the IDE?
-
### Description
Using the new SKGLElement in SkiaSharp, I get an access violation at the following location in GLWPFControl when I try create an additional SKGLElement on a new Thread:
```csharp…
-
I have noticed that the KFOD has lot's of flickering issues on some installations of Windows 10.
So much so, that it has to be disabled.
Proposal:
1) Recreate the Open / save / Folder Dialogs wit…
-
### Description
In your repository I see code for design-time assemblies which register metadata, add controls to VS toolbox and add some more attributes https://github.com/dotnet/maui/tree/95583f7…
-
## Title
Win11 Theming of Controls - Changes in Controls
## Background and motivation
The current WPF controls appear outdated and are not visually consistent with the newly rejuvenated Win…
-
### Current behavior
Probabilistically, the taskbar will appear above the window and some users may see that the window does not fully cover the screen.
### Expected behavior
The full screen …
-
I tried to compile Microsoft.Toolkit.Win32.sln on VS 2019 and got:
Severity Code Description Project File Line Suppression State
Error CS0006 Metadata file 'D:\tmp\Microsoft.Toolkit.Win32-rel-6.1.…
-
WPF didn't get the attention like WinForms during the move to open source/.NET 5 and 6. Microsoft is pushing for a more "modern UI" in Windows 10 and especially with Windows 11. It seems that MS is no…
-
In WPF-conventions.md worden de prefixen voor WPF controls opgelijst in lowercase capitals.
Wanneer je dit zo letterlijk in WPF gaat toepassen en later event handlers gaat gebruiken, dan krijg je m…