1 write to _largeChangeSetExternally
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollProperties.cs (1)
90
_largeChangeSetExternally
= true;
2 references to _largeChangeSetExternally
System.Windows.Forms (2)
System\Windows\Forms\Scrolling\ScrollableControl.cs (2)
1161
if (!HorizontalScroll.
_largeChangeSetExternally
)
1191
if (!VerticalScroll.
_largeChangeSetExternally
)