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