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