WPF控件主题样式,含21种不同风格漂亮主题(2021修正版)

从csdn下载的结果不能用,修正后可以了。

下载地址  https://download.csdn.net/download/simadi/16731399

WPF控件主题资源,包括TabControl、ListBox、ComboBox、Button、ToggleButton、RadioButton、CheckBox、Slider、ProgressBar、TreeView等多个控件的样式。

【实例截图】

 

【核心代码】
WPF_Theme
└── WPF_Theme
├── WPF.Themes
│   ├── BubbleCreme
│   │   └── Theme.xaml
│   ├── BureauBlack
│   │   └── Theme.xaml
│   ├── BureauBlue
│   │   └── Theme.xaml
│   ├── DavesGlossyControls
│   │   └── Theme.xaml
│   ├── ExpressionDark
│   │   └── Theme.xaml
│   ├── ExpressionLight
│   │   └── Theme.xaml
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── RainierOrange
│   │   └── Theme.xaml
│   ├── RainierPurple
│   │   └── Theme.xaml
│   ├── RainierRadialBlue
│   │   └── Theme.xaml
│   ├── ShinyBlue
│   │   └── Theme.xaml
│   ├── ShinyDarkGreen
│   │   └── Theme.xaml
│   ├── ShinyDarkPurple
│   │   └── Theme.xaml
│   ├── ShinyDarkTeal
│   │   └── Theme.xaml
│   ├── ShinyRed
│   │   └── Theme.xaml
│   ├── ThemeManager.cs
│   ├── TwilightBlue
│   │   └── Theme.xaml
│   ├── UXMusingsBubblyBlue
│   │   └── Theme.xaml
│   ├── UXMusingsGreen
│   │   └── Theme.xaml
│   ├── UXMusingsRed
│   │   └── Theme.xaml
│   ├── UXMusingsRoughGreen
│   │   └── Theme.xaml
│   ├── UXMusingsRoughRed
│   │   └── Theme.xaml
│   ├── WhistlerBlue
│   │   └── Theme.xaml
│   ├── WPF.Themes.csproj
│   └── WPF.Themes.csproj.user
├── WPF.Themes.Demo
│   ├── App.xaml
│   ├── App.xaml.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── Window1.xaml
│   ├── Window1.xaml.cs
│   ├── WPF.Themes.Demo.csproj
│   └── WPF.Themes.Demo.csproj.user
├── WPF.Themes.sln
└── WPF.Themes.suo

posted @   simadi  阅读(2228)  评论(1编辑  收藏  举报
编辑推荐:
· [.NET]调用本地 Deepseek 模型
· 一个费力不讨好的项目,让我损失了近一半的绩效!
· .NET Core 托管堆内存泄露/CPU异常的常见思路
· PostgreSQL 和 SQL Server 在统计信息维护中的关键差异
· C++代码改造为UTF-8编码问题的总结
阅读排行:
· 【.NET】调用本地 Deepseek 模型
· CSnakes vs Python.NET:高效嵌入与灵活互通的跨语言方案对比
· Plotly.NET 一个为 .NET 打造的强大开源交互式图表库
· DeepSeek “源神”启动!「GitHub 热点速览」
· 上周热点回顾(2.17-2.23)
历史上的今天:
2018-04-17 open '/dev/hwlog_switch' fail -1, 13. Permission denied
2016-04-17 code first 创建数据库
2016-04-17 mvc+webapi+dapper+ef codefirst项目搭建
2016-04-17 MongoDB:逐渐变得无关紧要
2014-04-17 Android手机 Fildder真机抓包
点击右上角即可分享
微信分享提示