Implemented interface member:
5 references to IsLiveGrouping
PresentationFramework (5)
System\Windows\Data\BindingListCollectionView.cs (5)
1157
OnPropertyChanged(nameof(
IsLiveGrouping
));
1230
if (
IsLiveGrouping
== true)
1441
if (_isGrouping &&
IsLiveGrouping
== true)
2266
bool isLiveGrouping = (
IsLiveGrouping
== true);
2370
if (
IsLiveGrouping
== true)