2 writes to _sortingStarted
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
7203_sortingStarted = true; 7553_sortingStarted = false;
2 references to _sortingStarted
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
7200if (clearExistingSortDescriptions || !_sortingStarted) 7388if (!_sortingStarted)