Click or drag to resize

BionicCode.Utilities.Net.Standard.ViewModel Namespace

[Missing <summary> documentation for "N:BionicCode.Utilities.Net.Standard.ViewModel"]

Classes
Interfaces
  InterfaceDescription
Public interfaceIBaseViewModel Obsolete.
Public interfaceIViewModel
Encapsulates implementations of INotifyPropertyChanged and INotifyDataErrorInfo and adds PropertyValueChanged event which is raised in tandem with PropertyChanged except it provides addition data like old value and new value.
Delegates
  DelegateDescription
Public delegatePropertyValueChangedEventHandlerTValue
PropertyChanged event handler that supports standard property changed signature events with additional old value and new value parameters.
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md