Click or drag to resize

ViewModel.PropertyChanged Event

Event fired whenever a child property changes its value.

Namespace:  BionicCode.Utilities.Net.Standard.ViewModel
Assembly:  BionicCode.Utilities.Net.Standard (in BionicCode.Utilities.Net.Standard.dll) Version: 1.0.4
Syntax
public event PropertyChangedEventHandler PropertyChanged

Value

Type: System.ComponentModel.PropertyChangedEventHandler

Implements

INotifyPropertyChanged.PropertyChanged
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md