2 writes to _sortingStarted
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
7202_sortingStarted = true; 7552_sortingStarted = false;
2 references to _sortingStarted
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
7199if (clearExistingSortDescriptions || !_sortingStarted) 7387if (!_sortingStarted)