Method OnPropertyChanged
OnPropertyChanged(Nullable<String>)
Called when a property changes.
Declaration
protected void OnPropertyChanged(string? propertyName = null)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Nullable<String> | propertyName | Name of the property. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| UWP | 100.15 |