Skip to content

newHopeLJP/WPFContrib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Contrib

A collection of WPF controls and utility classes I've accumulated over the years. Originally hosted on CodePlex.

Few articles about some of the items in the library can be found on my blog (http://arbel.net/tag/wpfcontrib/).

How to get it

NuGet: https://www.nuget.org/packages/AvalonLibrary

What's in the Project

  • Controls: NotifyIcon, ImageStrip, NineGridBorder, InlineModalDialog, InlineModalDecorator
  • Panels: AutoGrid, ColumnStackPanel
  • Behaviros: 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

About

A collection of WPF controls and utility classes I've accumulated over the years.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.2%
  • FLUX 0.8%