-
Running Rx 5.0.0 in a new WPF application targeting .NET 6 in VS2022/Windows 10.
I would expect the following code snippet, running on the UI thread, to cause an unhandled exception (divide by zero…
-
Nice work! Are you considering moving the project to .NET Core 3.0 WPF?
-
I have a simple test app (see https://github.com/jonaspegerfalk/UrhoSharp.TestMemoryLeak) that switches between two user controls, one empty and one with a ```UrhoSurface``` WPF element as below. No m…
-
I don't feel any particular abnormality in using it, but every time I debug it, the message is quite intrusive.
appears at initialization and dispose.
It was originally a nonexistent symptom, bu…
-
#### How to reproduce?
*
I was using the normal charting functions and loving it. I just upgraded to Geared. Now it crashes when I move my mouse over the graph. I'm sure it's some sort of toolt…
-
Zip File contains Visual Studio Solution of an example WPF app that shows the behavior:
[WpfApp_GridViewRowPresenter.zip](https://github.com/nvaccess/nvda/files/3752292/WpfApp_GridViewRowPresente…
-
Glue has a property grid:
![image](https://github.com/user-attachments/assets/e0b2dc56-19c0-47d5-8d09-c4c201c884f6)
This property grid has a few problems:
1. It's winforms (difficult to style…
-
# WPF : 23. ComboBox 커스터마이징(Template) - LC’s 개발 블로그
ComboBox 커스터마이징(Template)
[https://jay1127.github.io/wpf/23-How-To-Customize-ComboBox-Template/](https://jay1127.github.io/wpf/23-How-To-Customize…
-
### 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…
-
[Disable_RealTimeStylus.zip](https://github.com/dotnet/wpf/files/15320365/Disable_RealTimeStylus.zip)
### Description
I have disable the RealTimeStylus for our WPF appllication which works perfe…