-
Thanks @NeverMorewd for this handy library! It seems to work well so far and allowed me to port my .NET MAUI application MauiProgram.cs almost verbatim to Program.cs.
I do have one question: How do…
-
### Background and motivation
OLE clipboard supports [standard exchange formats](https://learn.microsoft.com/windows/win32/dataxchg/standard-clipboard-formats) and additionally allows users to regist…
-
```System.ArgumentNullException: Value cannot be null.
Parameter name: path1
at System.IO.Path.Combine(String path1, String path2)
at ThemeEditor.WPF.MainWindow.SendTheme_Execute(String ip, B…
-
**Is your feature request related to a problem? Please describe.**
WPF version had an option to limit 'zoom out' but you could 'zoom in' to right side of an image and totally skip past it. Here an ex…
-
The Project System is responsible for tracking all outputs of a (design-time) build, which includes the content of the files generated by various targets to `obj` directory that are part of the compil…
-
**Release Type**: Official Release
**Version**: 4.2.0.2188
**Platform(s)**: Windows
**Describe the bug**
`Publish Trimmable` seems to remove something that Winforms needs to properly functio…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We have a component with a high frequency of updates in case the user is scrolling within the…
-
I have recreated the example Acrylic Effect in WPF and made it to fit the entire window. But when i resize the window it flickers a lot and also a kind on lagging in resizing.
i have added a previ…
-
Is it a known issue that base64 image is not rendering on WPF client? if yes then lets know when this issue will be fixed and if no please share the solution.
---
#### Document Details
⚠ *Do no…
-
Hi,
sorting a ListView does not work on WPF. I can click the column header but nothing else is happening. This is also true for the sample application.
I do not seem to be able to add this functiona…