1 write to _previousValue
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\ScrollBar.cs (1)
324scrollBar._previousValue = scrollBar.Value;
1 reference to _previousValue
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\ScrollBar.cs (1)
363newValue = _previousValue;