[]
Represents the method that will handle the System.ComponentModel.INotifyPropertyChanged.PropertyChanged event raised when a property is changed on a component.
public event PropertyChangedEventHandler PropertyChanged
Type | Description |
---|---|
PropertyChangedEventHandler | Represents the method that will handle the System.ComponentModel.INotifyPropertyChanged.PropertyChanged event raised when a property is changed on a component. |