Click or drag to resize

IViewModelPropertyValueChanged Event

PropertyChanged implementation that sends old value and new value of the change and raises the INotifyPropertyChanged event.

Namespace:  BionicCode.Utilities.Net.Standard.ViewModel
Assembly:  BionicCode.Utilities.Net.Standard (in BionicCode.Utilities.Net.Standard.dll) Version: 1.0.3
Syntax
event PropertyValueChangedEventHandler<Object> PropertyValueChanged

Value

Type: BionicCode.Utilities.Net.Standard.ViewModelPropertyValueChangedEventHandlerObject
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md