1 write to _smallChangeSetExternally
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollProperties.cs (1)
200
_smallChangeSetExternally
= true;
2 references to _smallChangeSetExternally
System.Windows.Forms (2)
System\Windows\Forms\Scrolling\ScrollableControl.cs (2)
1166
if (!HorizontalScroll.
_smallChangeSetExternally
)
1196
if (!VerticalScroll.
_smallChangeSetExternally
)