Method | Description | |
---|---|---|
OnNotifyPropertyChanged ( string propertyName ) : void |
Called when the property changes
|
protected OnNotifyPropertyChanged ( string propertyName ) : void | ||
propertyName | string | Name of the property. |
return | void |