-
### Describe the bug
Hi,
I've trying to get this generator to work with an existing WPF project.
DependencyPropertyGenerator does not seem to work when the project has other packages with custom ta…
-
-
Hi @ravibpatel,
I'm using .NET7 for my WPF app and Autoupdater.NET v1.9.0. I publish app with self-contained and compress all files to a .zip file for auto update. Everything runs smoothly but now …
-
### What happened?
This phenomenon occurred after we upgraded to .NET 9.0, and a warning is generated during compilation:
File: Microsoft.Common.CurrentVersion.targets
```
发现无法解析的“WindowsBase”…
-
### Problem
The `ImplicitUsings` property (enabled by default) negatively affects DevExpress customers because our WPF products depend on Windows Forms assemblies. When you create a new WPF project…
-
### Background and motivation
Since the introduction of Fluent Theme, the fluent applications are defaulted to use Mica as their backdrop. The option to choose from other backdrop types is not suppor…
-
**Describe the bug**
接着 https://github.com/iNKORE-NET/UI.WPF.Modern/issues/100
问题关闭了我无法回复你所以我又开了一个issues,如果这有什么不合适的请原谅我,我是第一次在github上发issues。
我使用的是
iNKORE.UI.WPF.Modern.Controls.dll [0.9.30.0]
iN…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/BlazorWebView--WindowsAppSDK---WebView2/10778715)._
---
\[severity:I’m unable to use th…
-
1/ Install .NET Core 7.0
2/ Create WPF project with "dotnet new wpf"
3/ VSCode > Open Folder.
After awhile, VSCode shows many errors:
"The name 'InitializeComponent' does not exist in the curr…
-
### Describe the bug
According to WPF UI gallery, the caption FontTypography is 12 sized while Body is 14 sized.
However they look identical and when measuring the pixels they are both identical in …