[]
Called when a property changed
protected virtual void OnPropertyChanged(string propertyName = null)
Protected Overridable Sub OnPropertyChanged(Optional propertyName As String = Nothing)
| Type | Name | Description |
|---|---|---|
| string | propertyName | The name of the property. |