INotifyPropertyChanged Interface |
Namespace: System.ComponentModel
public interface INotifyPropertyChanged
The INotifyPropertyChanged type exposes the following members.
Name | Description | |
---|---|---|
PropertyChanged |
Occurs when a property value changes.
|