The WPF Common library is a shared collection of MVVM related classes. The repository contains some commonly used pattern like the ViewModelBase but also some additions to them like the AsyncViewModelBase that provides a common interface for starting async operations inside the ViewModel. Another addition is a default implementation of the INotifyDataErrorInfo interface for general usage with a collection of Rules. The repository contains a ThreadSaveObservableCollection that can be accessed across multiple thread and will sync all actions into the Dispatcher.
-
Notifications
You must be signed in to change notification settings - Fork 2
JPVenson/WPFCommon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Releases
No releases published
Packages 0
No packages published