Project DescriptionWPF About Box is a simple and free about box for WPF using MVVM pattern. Several properties can be set. Some properties are read from assembly, automatically.
Properties
Following properties of the about box can be set:
- Title
- Application Logo
- Description
- Version
- Publisher Logo
- Copyright
- Hyperlink
- Additional Notes

Following properties of the about box will be set automatically by reading the AssemblyInfo (can be overwritten):
- Title
- Description
- Version
- Copyright
Features
- Draggable
- Close on lost focus
- Create your own View using the existing ViewModel