1 write to _isLiveGrouping
PresentationFramework (1)
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
1182_isLiveGrouping = value;
2 references to _isLiveGrouping
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingListCollectionView.cs (2)
1173get { return _isLiveGrouping; } 1180if (value != _isLiveGrouping)