Occurs when a property value changes.
The INotifyPropertyChanged.PropertyChanged event can indicate all properties on the object have changed by using either null or string.Empty as the property name in the System.ComponentModel.PropertyChangedEventArgs.