Implemented interface member:
5 references to IsLiveGrouping
PresentationFramework (5)
System\Windows\Data\BindingListCollectionView.cs (5)
1158
OnPropertyChanged(nameof(
IsLiveGrouping
));
1231
if (
IsLiveGrouping
== true)
1443
if (_isGrouping &&
IsLiveGrouping
== true)
2268
bool isLiveGrouping = (
IsLiveGrouping
== true);
2372
if (
IsLiveGrouping
== true)