免費控件庫:
1.Extended WPF Toolkit 官方拓展控件
http://wpftoolkit.codeplex.com/
2.avalondock 可停靠布局(wpf toolkit包含此控件)
http://avalondock.codeplex.com/
3.Modern UI for WPF 現代UI框架
https://github.com/firstfloorsoftware/mui
4.Fluent Ribbon 類似office 2010 2013 windows 8的UI庫
https://github.com/fluentribbon/Fluent.Ribbon
5.MahApps.Metro Metro風格的UI庫
https://github.com/MahApps/MahApps.Metro
子窗口:https://github.com/punker76/MahApps.Metro.SimpleChildWindow
6.WPF Toolkit (WPF常用的一些控件,如:AutoCompleteBox、Accordion、Rating)
https://wpf.codeplex.com/
https://github.com/dotnetprojects/wpftoolkit
7.SharpDevelop(WPF做的一個C#編輯器,可以參考里面的UI庫)
https://github.com/icsharpcode/SharpDevelop
8.ControlzEx 可拖動標簽頁控件
https://github.com/ControlzEx/ControlzEx
9.GongSolutions.WPF.DragDrop 拖動控件
https://github.com/punker76/gong-wpf-dragdrop
10.MaterialDesignInXamlToolkit 谷歌Material Design 風格的控件庫
https://github.com/ButchersBoy/MaterialDesignInXamlToolkit
11.fluent-admin
https://github.com/Vultur/fluent-admin
商業空間庫:
1.DevExpress for WPF
https://www.devexpress.com/Products/NET/Controls/WPF/
2.Telerik UI for WPF
http://www.telerik.com/products/wpf/overview.aspx
3.infragistics
https://www.infragistics.com/products/wpf
其他:https://www.e v g e t.com/tag/product/197/0
代碼混淆工具:
1.ConfuserEx 開源
https://github.com/yck1509/ConfuserEx