[]
Notify one property is changed.
protected virtual void OnPropertyChanged(string propertyName)
Protected Overridable Sub OnPropertyChanged(propertyName As String)
| Type | Name | Description |
|---|---|---|
| string | propertyName | The name of the property which is changed. |