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