Method | Description | |
---|---|---|
NotifyPropertyChanged ( string propertyName ) : void |
Notify any listeners that the property value has changed.
|
protected NotifyPropertyChanged ( string propertyName ) : void | ||
propertyName | string | The property name. |
return | void |