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