3 writes to _resetRTLHScrollValue
System.Windows.Forms (3)
System\Windows\Forms\Scrolling\ScrollableControl.cs (3)
649
_resetRTLHScrollValue
= true;
986
_resetRTLHScrollValue
= true;
1165
_resetRTLHScrollValue
= false;
1 reference to _resetRTLHScrollValue
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
1163
if (
_resetRTLHScrollValue
&& !IsMirrored)