A collection of WPF controls and utility classes I've accumulated over the years.
Articles about the library can be found on my blog.
- Controls: NotifyIcon, ImageStrip, NineGridBorder, InlineModalDialog, InlineModalDecorator
 - Panels: AutoGrid, ColumnStackPanel
 - Behaviors: ListItemMoveBehavior
 - Converters: DarkColorConverter, LightColorConverter, FormattedTextConverter
 - Dialogs: FolderBrowserDialog, TaskDialog
 - Utilities: BindingHelpers, ColorHelpers, DependencyHelpers, AnimationHelpers, UIHelpers
 - Animation: Animation Framework
 - Themes
 - Demo project for most of the above