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