4 writes to _hasAutoScrolled
PresentationFramework (4)
System\Windows\Controls\DataGrid.cs (4)
1701
_hasAutoScrolled
= false;
1723
_hasAutoScrolled
= false;
1806
_hasAutoScrolled
= true;
1819
_hasAutoScrolled
= true;
1 reference to _hasAutoScrolled
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
6276
else if (
_hasAutoScrolled
)