WPF UI library related

Original link: http://www.cnblogs.com/townsend/p/6650143.html

Free Component Library:

  1.Extended WPF Toolkit official expand control

   http://wpftoolkit.codeplex.com/

  2.avalondock dockable layout (wpf toolkit contains this control)

   http://avalondock.codeplex.com/

  Modern 3.Modern UI for WPF UI Framework

   https://github.com/firstfloorsoftware/mui

  4.Fluent Ribbon similar office 2010 2013 windows UI library 8

   https://github.com/fluentribbon/Fluent.Ribbon

  5.MahApps.Metro Metro style UI library

   https://github.com/MahApps/MahApps.Metro

   Child window: https: //github.com/punker76/MahApps.Metro.SimpleChildWindow

  6.WPF Toolkit (WPF some common controls, such as: AutoCompleteBox, Accordion, Rating)

   https://wpf.codeplex.com/

   https://github.com/dotnetprojects/wpftoolkit

  7.SharpDevelop (WPF to do a C # editor, you can refer to the inside of the UI library)

   https://github.com/icsharpcode/SharpDevelop

  8.ControlzEx be dragging a tab control

   https://github.com/ControlzEx/ControlzEx

  9.GongSolutions.WPF.DragDrop drag controls

    https://github.com/punker76/gong-wpf-dragdrop

  10.MaterialDesignInXamlToolkit Google Material Design style control library

    https://github.com/ButchersBoy/MaterialDesignInXamlToolkit

   11.fluent-admin

    https://github.com/Vultur/fluent-admin

 

Commercial space library:

  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

  Other: https: //www.evge t.com/tag/product/197/0

 

Code obfuscation tool:

  1.ConfuserEx open source

  https://github.com/yck1509/ConfuserEx

  

Reproduced in: https: //www.cnblogs.com/townsend/p/6650143.html

Guess you like

Origin blog.csdn.net/weixin_30908649/article/details/94785506