Method | Description | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
Raises this object's PropertyChanged event.
|
Method | Description | |
---|---|---|
VerifyPropertyName ( string propertyName ) : void |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | The property that has a new value. |
return | void |