| OnPropertyChanged(String) | Raises the PropertyChanged event when the value of a property has changed. |
| OnPropertyChanged(Object, PropertyChangeEventArgs) | Raises the PropertyChanged event when the value of a property has changed. |
| OnPropertyChanged(String, Object, Object) | Raises the PropertyChanged event when the value of a property value has changed. |