-
i work in blazor application, and the crystal report not support in .net core, but i see your library that work with .net core, but it works only for winform or WPF but i want it for ASP.NET core blaz…
-
If you activate all functions in the icon bar, it is very crowded and a bit confusing.
It would be good if you could organize them better.
For example, with a second/third bar and a text to be assig…
-
Hello, as title, could you provide a WPF based viewer example project? Thanks.
-
When decompiling WPF, please take care of code-behind files:
- [x] you can get the class name from the class attr in the xml file>
- [x] Name the code behind file after the xaml file and append `.…
-
This issue aims to improve the developer UX by implementing a wizard for the Reverse Engineer feature.
The POC is available at this [fork / branch](https://github.com/BillKrat/EFCorePowerTools/tree…
-
Hi, I am using Mapsui.UI.Wpf. May I ask if I am able to use binding instead of code behind for the display of map on UI?
I used the following code in .xaml but it is unable to display the map.
`…
-
# WPF 程序无法触摸操作?我们一起来找原因和解决方法! - walterlv
WPF 程序可能出现各种各样的触摸失效的问题,这里进行了一些总结。
[https://blog.walterlv.com/wpf/2017/09/12/touch-not-work-in-wpf.html](https://blog.walterlv.com/wpf/2017/09/12/touch-not-wo…
-
Turns out DirectX's desktop duplication API has a limitation where it cannot run on a discrete GPU on hybrid systems. (For example, laptops with both integrated graphics and a dedicated gpu)
This is …
-
### Description
The `updateuid` target is no longer found in a SDK-style WPF project with multi targeting enabled.
### Reproduction Steps
1. Create a WPF project. Change `TargetFramework` to `Targe…
-
In the codebase, there are a lot of comments specifying an argument value is for what argument when calling a method. These comments were probably written before "Named Arguments" were introduced in C…