Open sandboxFocus

Method OnPropertyChanged

OnPropertyChanged(string)

Raises the PropertyChanged event.

Declaration
protected virtual void OnPropertyChanged(string propertyName)
Parameters
Type Name Description
string propertyName

Name of the changed property.