2 writes to _hasScrolled
PresentationFramework (2)
System\Windows\Controls\Primitives\ScrollBar.cs (2)
318scrollBar._hasScrolled = false; 363_hasScrolled = true;
1 reference to _hasScrolled
PresentationFramework (1)
System\Windows\Controls\Primitives\ScrollBar.cs (1)
388if (_hasScrolled)