2 writes to _hasScrolled
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\ScrollBar.cs (2)
323scrollBar._hasScrolled = false; 368_hasScrolled = true;
1 reference to _hasScrolled
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\ScrollBar.cs (1)
393if (_hasScrolled)