2 references to _groupStyle
PresentationFramework (2)
System\Windows\Controls\ItemsControl.cs (2)
134((INotifyCollectionChanged)_groupStyle).CollectionChanged += new NotifyCollectionChangedEventHandler(OnGroupStyleChanged); 939get { return _groupStyle; }