4 writes to _hasAutoScrolled
PresentationFramework (4)
System\Windows\Controls\DataGrid.cs (4)
1700
_hasAutoScrolled
= false;
1722
_hasAutoScrolled
= false;
1805
_hasAutoScrolled
= true;
1818
_hasAutoScrolled
= true;
1 reference to _hasAutoScrolled
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
6275
else if (
_hasAutoScrolled
)