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