Fetch the repository succeeded.
WPF的控件库 包装常用功能及UI控件
Install-Package CC.WPFTools
在新建的WPF程序的 App.xaml 添加如下资源 则使用默认样式
<Application.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="/WPFTools;component/Styles/UI.xaml"></ResourceDictionary>
<ResourceDictionary Source="/WPFTools;component/Styles/UI.Light.xaml"></ResourceDictionary>
<ResourceDictionary Source="/WPFTools;component/Resources/I18N/I18N_en-US.xaml" />
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
</Application.Resources>
UI.xaml
基础样式UI.Light.xaml
主题样式I18N_en-US.xaml
控件文字默认语言设置 默认为中文此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
Activity
Community
Health
Trend
Influence
:Code submit frequency
:React/respond to issue & PR etc.
:Well-balanced team members and collaboration
:Recent popularity of project
:Star counts, download counts etc.