# WPFTOOLS **Repository Path**: wangscript/WPFTOOLS ## Basic Information - **Project Name**: WPFTOOLS - **Description**: 基于NET4使用WPF开发界面库控件 方便调用 - **Primary Language**: C# - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/chenhome/DOC_WPFTOOLS - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 39 - **Created**: 2017-10-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WPFTOOLS WPF的控件库 包装常用功能及UI控件 ## NuGet >[NuGet地址](https://www.nuget.org/packages/CC.WPFTools/) >PM>Install-Package CC.WPFTools ## [文档请看](https://gitee.com/chenhome/DOC_WPFTOOLS) ## 使用方法 在新建的WPF程序的 App.xaml 添加如下资源 则使用默认样式 ```xml ``` * `UI.xaml` 基础样式 * `UI.Light.xaml` 主题样式 * `I18N_en-US.xaml` 控件文字默认语言设置 默认为中文