"WPF PropertyGrid Control" is another Windows Presentation Foundation based vision of the famous object property editor used in Visual Studio, Expression Blend and many IDE-oriented applications.
This is a WPF library containing a powerhouse of controls, frameworks, helpers, tools, etc. for productive WPF development.
If you have ever heard of Drag and Drop with Attached properties
... [More], ElementFlow, GlassWindow, this is the library that will contain all such goodies. [Less]
[New]: the solutions now contains a silverlight project which provides the equivalent turn page control for the silverlight technology (SL 2 RTM).
The WPFBookControl is an ItemsControl that brings
... [More] the turning page experience to Windows Presentation Foundation. The control is [Less]
WPF data binding without INotifyPropertyChanged. It even binds through your View Model with no additional code.
And it works with Winforms. Bind through code using events.
WPF enhancement allowing you to use your own business class structure to display complex hierarchies in a standard WPF TreeView control. The included data template resolver and converter allow you to
... [More] specify which templates are used based on your class types. [Less]
AvalonControlsLibrary is a set of WPF controls that can help WPF developers while developing applications. The library includes a WPF Date picker, Time Picker and loads of other stuff...
FabTab is a subclass of the WPF TabControl, but with some extra features:
1. Optional close tab buttons with cancellable close event
2. A "ContentTab" much like an IE QuickTab that tab screenshots
... [More]
3. Single or multi-row tab header layout
4. ToolTips with tabitem screenshots [Less]
OpenWPFChart library goal is to provide the component model along with base components to assemble Chart controls. Parts set is extensible so the developer can add its own new components. Chart
... [More] controls composed from the these parts could have different look and feel. [Less]