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