PropertyEntry.OnPropertyChanged Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Raises the PropertyChanged event.

Overload List

  Name Description
Protected method OnPropertyChanged(PropertyChangedEventArgs) Raises the INotifyPropertyChanged PropertyChanged event.
Protected method OnPropertyChanged(String) Raises the INotifyPropertyChanged event when the PropertyContainer hears that the PropertyValue has changed.

Top

See Also

Reference

PropertyEntry Class

PropertyEntry Members

System.Activities.Design.PropertyEditing Namespace