2 writes to _hasScrolled
PresentationFramework (2)
System\Windows\Controls\Primitives\ScrollBar.cs (2)
301scrollBar._hasScrolled = false; 346_hasScrolled = true;
1 reference to _hasScrolled
PresentationFramework (1)
System\Windows\Controls\Primitives\ScrollBar.cs (1)
371if (_hasScrolled)