Implemented interface member:
4 references to IsLiveGrouping
PresentationFramework (4)
System\Windows\Data\BindingListCollectionView.cs (4)
1246if (IsLiveGrouping == true) 1458if (_isGrouping && IsLiveGrouping == true) 2283bool isLiveGrouping = (IsLiveGrouping == true); 2387if (IsLiveGrouping == true)