PropertyValue.OnPropertyChanged Method

Include Protected Members
Include Inherited Members

Raises the PropertyChanged event.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method OnPropertyChanged(PropertyChangedEventArgs) Raises the PropertyChanged event with the specified PropertyChangedEventArgs.
Protected method OnPropertyChanged(String) Raises the PropertyChanged event with the specified string.

Top

See Also

Reference

PropertyValue Class

Microsoft.Windows.Design.PropertyEditing Namespace