WPF相关UI库

原文链接: http://www.cnblogs.com/townsend/p/6650143.html

免费控件库:

  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

  

转载于:https://www.cnblogs.com/townsend/p/6650143.html

猜你喜欢

转载自blog.csdn.net/weixin_30908649/article/details/94785506