4 writes to _hasAutoScrolled
PresentationFramework (4)
System\Windows\Controls\DataGrid.cs (4)
1710
_hasAutoScrolled
= false;
1730
_hasAutoScrolled
= false;
1813
_hasAutoScrolled
= true;
1826
_hasAutoScrolled
= true;
1 reference to _hasAutoScrolled
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
6317
else if (
_hasAutoScrolled
)