GitHub - HandyOrg/HandyControl: Contains some simple and commonly used WPF controls (original) (raw)
Blogroll
SimpleFactoryGenerator - A simple factory source generator that enables the pattern to not violate the open-close principle.
WpfExtensions - Some syntactic sugar for Wpf development.
面向中国
技术交流
https://join.slack.com/t/handycontrol/shared_invite/zt-sw29prqd-okFmRlmETdtWhnF7C3foxA
码云
https://gitee.com/handyorg/HandyControl/
中文文档
https://handyorg.github.io/handycontrol/
赞助
- 以HandyControl的名义为慈善事业做贡献(请联系我们上赞助墙)
- 为我们购买防脱洗发水 (支付宝扫码)

Contributors
Backers
Special thanks to
Projects using HandyControl
if your project is not listed here, let us know! 😀
Usage
Step 1: Add a reference to HandyControl or search for HandyControl on the nuget;
Install-Package HandyControl
Step 2: Add code in App.xaml as follows:
<Application.Resources> <ResourceDictionary.MergedDictionaries> </ResourceDictionary.MergedDictionaries> </Application.Resources>
Step 3: Add NameSpace:xmlns:hc="https://handyorg.github.io/handycontrol"
Step 4: Enjoy coding
VSIX packages for Visual Studio
| VS2019 |
|---|











































































































