1 reference to OnGroupStyleChanged
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
144
((INotifyCollectionChanged)_groupStyle).CollectionChanged += new NotifyCollectionChangedEventHandler(
OnGroupStyleChanged
);