protected virtual void OnPropertyChanged(string name)

Raises the PropertyChanged event.

Parameters

Name Description
name The name of the property that changed.

Return

Nothing returned