2 writes to _sortingStarted
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
7196_sortingStarted = true; 7546_sortingStarted = false;
2 references to _sortingStarted
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
7193if (clearExistingSortDescriptions || !_sortingStarted) 7381if (!_sortingStarted)