1 reference to OnGroupChanged
PresentationFramework (1)
System\Windows\Data\ListCollectionView.cs (1)
70
((INotifyCollectionChanged)_group).CollectionChanged += new NotifyCollectionChangedEventHandler(
OnGroupChanged
);