1 reference to OnGroupByChanged
PresentationFramework (1)
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
84
((INotifyCollectionChanged)_group.GroupDescriptions).CollectionChanged += new NotifyCollectionChangedEventHandler(
OnGroupByChanged
);