2 writes to _sortingStarted
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
7249_sortingStarted = true; 7599_sortingStarted = false;
2 references to _sortingStarted
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
7246if (clearExistingSortDescriptions || !_sortingStarted) 7434if (!_sortingStarted)