Implemented interface member:
4 references to IsLiveGrouping
PresentationFramework (4)
System\Windows\Data\BindingListCollectionView.cs (4)
1251if (IsLiveGrouping == true) 1463if (_isGrouping && IsLiveGrouping == true) 2288bool isLiveGrouping = (IsLiveGrouping == true); 2392if (IsLiveGrouping == true)