WPFDevelopersOrg / WPFDevelopers

🎉 Welcome to follow the "WPFDevelopers" public account! This is a sample project we share daily, covering WPF's basic controls and custom control libraries. The project will be continuously updated, welcome to give us ⭐️
MIT License
1.5k stars 240 forks source link

Theme="Dark"窗体的Ttile颜色还是Light的,Step也不对 #73

Closed aixiao2u1mei closed 8 months ago

aixiao2u1mei commented 9 months ago

非常感谢作者!我使用NuGet更新了WPFDevelopers到版本1.1.0.2,并在app.xaml中设置了黑皮肤。1.1.0.1版本是没问题的

.net框架:net6.0-windows 1.窗体的Ttile颜色还是Light的。 2.Step步骤控件在Dark也不对。 正确的: image 错误的: image