CollectionViewGroup.INotifyPropertyChanged.PropertyChanged Event

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

For a description of this member, see INotifyPropertyChanged..::.PropertyChanged.

Namespace:  System.Windows.Data
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Private Event PropertyChanged As PropertyChangedEventHandler
    Implements INotifyPropertyChanged.PropertyChanged
event PropertyChangedEventHandler INotifyPropertyChanged.PropertyChanged

Implements

INotifyPropertyChanged..::.PropertyChanged

Remarks

This member is an explicit interface member implementation. It can be used only when the CollectionViewSource instance is cast to an INotifyPropertyChanged interface.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

CollectionViewGroup Class

System.Windows.Data Namespace