2 writes to _hasScrolled
PresentationFramework (2)
System\Windows\Controls\Primitives\ScrollBar.cs (2)
302scrollBar._hasScrolled = false; 347_hasScrolled = true;
1 reference to _hasScrolled
PresentationFramework (1)
System\Windows\Controls\Primitives\ScrollBar.cs (1)
372if (_hasScrolled)