最新请使用 Nuget 预览版包 |下载可执行程序EXE |项目模板下载VSIX
.Net Version | Status |
---|---|
net40 | ✅ |
net45 | ✅ |
net46 | ✅ |
net47 | ✅ |
net48 | ✅ |
netcoreapp3.0 | ✅ |
net5.0-windows | ✅ |
net6.0-windows | ✅ |
net7.0-windows | ✅ |
net8.0-windows | ✅ |
如果您觉得我们的开源软件对你有所帮助,请扫下方二维码打赏我们一杯咖啡。
支付宝 | 微信 |
---|---|
Install-Package WPFDevelopers
xmlns:wd="https://github.com/WPFDevelopersOrg/WPFDevelopers"
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="pack://application:,,,/WPFDevelopers;component/Themes/Light.Blue.xaml"/>
<!--需要注意 wd:Resources 必须在配色主题后,Theme="Dark" 为黑色皮肤-->
<wd:Resources Theme="Light"/>
<ResourceDictionary Source="pack://application:,,,/WPFDevelopers;component/Themes/Theme.xaml"/>
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
</Application.Resources>
xmlns:wd="https://github.com/WPFDevelopersOrg/WPFDevelopers"
文章地址:https://mp.weixin.qq.com/s/D-UTqSl1JfaVxYURn851SQ
文章地址:https://mp.weixin.qq.com/s/-LCea6ZM-_0DY8mvtbLzGg
文章地址:https://mp.weixin.qq.com/s/ekkJhFK0e6vEv0FXsFye0A
文章地址:https://mp.weixin.qq.com/s/iTIIUdwNhMeINq4dleQY3g
文章地址:https://mp.weixin.qq.com/s/iTIIUdwNhMeINq4dleQY3g
文章地址:https://mp.weixin.qq.com/s/1SeYjV_bxvFNFyP5IcpiLA
文章地址:https://mp.weixin.qq.com/s/zj1wBL3nqYGdHsp0Xe3u2Q
文章地址:https://mp.weixin.qq.com/s/LiPR-q404WS2VPEmn0W_fQ
文章地址:https://mp.weixin.qq.com/s/LiPR-q404WS2VPEmn0W_fQ
---------- ----------
~~底线~~