4 writes to _hasAutoScrolled
PresentationFramework (4)
System\Windows\Controls\DataGrid.cs (4)
1697
_hasAutoScrolled
= false;
1719
_hasAutoScrolled
= false;
1802
_hasAutoScrolled
= true;
1815
_hasAutoScrolled
= true;
1 reference to _hasAutoScrolled
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
6269
else if (
_hasAutoScrolled
)