-
* .NET Core Version: 3.1.9
* Windows version: Windows 10 1909 (18363.1198)
* Does the bug reproduce also in WPF for .NET Framework 4.8?: No
**Problem description:**
Wpf standard components in…
-
# 如何让 WPF 程序更好地适配 UI 自动化 - walterlv
Windows 中很早就内置了 UI 自动化机制(UIAutomation 从 Windows XP SP3 就开始提供了),WPF 第一个版本开始也提供了 UI 自动化的支持。所以按道理说如果你使用了 WPF,那么你的 UI 做准备好了随时可被自动化的准备。
[https://blog.walterlv.com/post…
-
I could help with that. I don't think it would take that much time. I have some hard time using the app on high resolution screens for example, especially when opening system dialogs, because they mak…
-
We have integrated webview2 in my wpf application. In that application we have a Iframe child window with a drop down for which we want to handle the preview key down event by keeping the e.handled as…
-
I am running VS 2019 16.4.1 on net core 3.1. I select create new project
"WPF App (Net Core" and the project is generated. Then I want my own startup
object, I select create new class "EntryPoint" a…
-
@rockfordlhotka I tested a very strange question
I tested a very strange question
Running environment: WPF netcore3.0 csla5.0.1
Problem description: set the ClientContext value in the WPF start w…
-
# 直击本质:WPF 框架是如何实现模态窗口的 - walterlv
直击本质:WPF 框架是如何实现模态窗口的
[https://blog.walterlv.com/post/how-does-wpf-implement-modal-dialog.html](https://blog.walterlv.com/post/how-does-wpf-implement-modal-dialog.…
-
```
I'm having trouble attaching the playbin videosink to a wpf panel, it seems to
either give me a pad error or open a new window to display in.
I think I maybe either missing a handler or using my…
-
#### Steps to reproduce:
1. Build a project containing a XAML page
2. Make a change to a XAML page (in a *.xaml file)
3. Build the project again
#### Expected results:
The project builds.
…
-
hi there,
i have two sample SVGs which seem not to render properly.
one has misplaced character(s) and the other doesn't stretch/positioning the bitmap properly.
with the GDI+ renderer / internet expl…