# XiaFControl **Repository Path**: lm961031/xia-fcontrol ## Basic Information - **Project Name**: XiaFControl - **Description**: XiaF is a control library applied to WPF, currently supporting. Will be continuously updated. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 7 - **Created**: 2023-04-19 - **Last Updated**: 2025-09-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: XiaFControl开放Demo ## README ## 面向中国 ### Github [https://github.com/LiuliuMao/XiaFControl/](https://github.com/LiuliuMao/XiaFControl/) ### 赞助 * [以XiaFControl的名义为慈善事业做贡献(请联系我们上赞助墙)](http://www.chinacharityfederation.org/ConfirmDonation/0.html?zhijie=3) ### 打赏 ![打赏](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles/pay.png) ## 贡献者 ghost1372 ## 赞助者 bigorange1900 ## 用法 Step 1: 添加 XiaFControl 引用,或在 nuget 上搜索 XiaFControl; ```Install-Package XiaFControl``` Step 2: 在 App.xaml 中添加如下代码: ```XML ``` Step 3: 添加命名空间: `xmlns:xiaFControl="clr-namespace:XiaFControl;assembly=XiaFControl"` ## 概览 ![theme](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/theme.png) ![button](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/button.png) ![combobox](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/combobox.png) ![databar](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/databar.png) ![datetime](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/datetime.png) ![dialog1](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/dialog1.png) ![dialog2](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/dialog2.png) ![datatool](https://raw.githubusercontent.com/LiuliuMao/LMFiles/master/XiaFControl/datatool.png) ![group](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/group.png) ![icon](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/icon.png) ![input](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/input.png) ![list](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/list.png) ![menu](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/menu.png) ![message](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/message.png) ![messagebox1](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/messagebox1.png) ![messagebox2](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/messagebox2.png) ![page](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/page.png) ![select](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/select.png) ![textbolck](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/step.png) ![tab](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/tab.png) ![text](https://gitee.com/lm961031/drawing-bed/raw/master/XiaFControlFiles2.0.3/text.png)