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
OnPropertyChanged(PropertyChangedEventArgs)
Raises the PropertyChanged event with the specified PropertyChangedEventArgs.
Raises the PropertyChanged event with the specified string.
Top