CollectionViewGroup.OnPropertyChanged Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Raises the PropertyChanged event with the provided arguments.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- e
- Type: System.ComponentModel.PropertyChangedEventArgs
The event data.
Show: