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