Click or drag to resize

ObservableObjectBaseOnPropertyChanged Method

Overload List
 NameDescription
Protected methodOnPropertyChanged(String) Raises the PropertyChanged event for the property with the specified name.

[NotifyPropertyChangedInvocator]

Protected methodOnPropertyChangedT(ExpressionFuncT) Raises the PropertyChanged event for the property identified by the specified property expression.

[NotifyPropertyChangedInvocator]

Top
See Also