INotifyPropertyChanged public interface INotifyPropertyChanged Notifies clients that a property value has changed. Documentation event PropertyChangedEventHandler PropertyChanged Occurs when a property value changes.