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