Method | Description | |
---|---|---|
OnPropertyChanged ( string propertyName = null ) : void |
Used to signal that a property in the property has changed.
|
protected OnPropertyChanged ( string propertyName = null ) : void | ||
propertyName | string | The property name that has changed. |
return | void |