2 writes to _sortingStarted
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
7246_sortingStarted = true; 7596_sortingStarted = false;
2 references to _sortingStarted
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
7243if (clearExistingSortDescriptions || !_sortingStarted) 7431if (!_sortingStarted)