Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 412 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 412 Bytes

WPF

Base WPF solution . This can be loaded and used to begin a new solution. It already has a Setup project for producing the MSI and references to useful class libraries.

View: MainWindow.xaml ViewModel: MainVM.cs

Reference to CommonLibrary project

ParseException() is used by the UserControl MessagePanel

Reference to WpfLibrary project

UserControl: MessagPanel

UserControl: AboutPanel