The following tables list the members exposed by NotifyPropertyChanged.
| Name | Description | |
|---|---|---|
| NotifyPropertyChanged Constructor |
| Name | Description | |
|---|---|---|
| FirePropertyChanged | Fires the property changed event. |
| SetValue<T> | Sets the property values and fires a notify property change event if required. |
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value changes. |