-
OS: Windows 11 23H2
在我修改为目标系统版本为 10.0.18362.0 前一切正常,后来我想写一个遵循系统主题的功能,于是把目标系统版本改成了 10.0.18362.0,然后在程序启动时报错:
System.Windows.Markup.XamlParseException
HResult=0x80131501
Message=“初始化“iNKORE.UI.…
-
**Describe the bug**
根据项目页面和nuget页面的介绍,支持 .NET Framework 4.5.2 及以上,
但我在 .NET Framework 4.7.2 的工程中引入 iNKORE.UI.WPF.Modern 0.9.29 后,出现2个问题:
1.没有自动添加依赖包 iNKORE.UI.WPF,程序无法启动
2.在添加了 iNKORE.UI.WPF 包,并根…
-
On Windows 11, NavigationView Header and Content backgrounds are basically transparents and match the menu.
![image](https://github.com/user-attachments/assets/599d9025-7885-4190-a715-be5be34061f7)
-
![image](https://github.com/iNKORE-NET/UI.WPF.Modern/assets/106150547/ea2e7b05-3c49-4889-8e79-a12ff15aaa7e)
Use these icons for Windows 11
-
Hi,
I have Extended View Into TitleBar to but a menu and some other controls like a toggle switch to switch between dark and light themes then i set ` WindowChrome.IsHitTestVisibleInChrome="True"` t…
-
换了.net4.8建的wpf应用,使用UseModernWindowStyle后报错:托管调试助手 "PInvokeStackImbalance":“对 PInvoke 函数“Inkore.UI.WPF.Modern!Inkore.UI.WPF.Modern.Controls.Primitives.MaximizedWindowFixer::GetWindowPlacement”的调用导致堆栈不对…
-
我想自定义程序的主题色,但是看到gallery中没有展示调整主题色的代码,不知道是默认没有提供api,还是需要自己实现呢?
-
While we use the 'UseModernWindowStyle' option, the 'ResizeMode="NoResize"' option does not work
- OS: Windows 11 23H2
- .Net 8
-
Since switching to this library, there are close buttons on all tabs. I can't figure out how to disable or hide the close buttons on TabItems by default. What property should I change to do that?
-
**Describe the bug**
使用`NavigationView`时出现异常
**To Reproduce**
从SampleApp抄示例代码
编译运行
[test.zip](https://github.com/InkoreStudios/UI.WPF.Modern/files/13764013/test.zip)
**Expected behavior*…