1 write to _isLiveSorting
PresentationFramework (1)
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
1429_isLiveSorting = value;
2 references to _isLiveSorting
PresentationFramework (2)
src\Framework\System\Windows\Data\ListCollectionView.cs (2)
1421get { return _isLiveSorting; } 1427if (value != _isLiveSorting)