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