GroupDescription::OnPropertyChanged Method (PropertyChangedEventArgs^)
.NET Framework (current version)
Raises the PropertyChanged event.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- e
-
Type:
System.ComponentModel::PropertyChangedEventArgs^
Arguments of the event being raised.
Subclasses need to call this method to raise the PropertyChanged event.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: