1 write to _maximumSetExternally
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollProperties.cs (1)
126
_maximumSetExternally
= true;
2 references to _maximumSetExternally
System.Windows.Forms (2)
System\Windows\Forms\Scrolling\ScrollableControl.cs (2)
1156
if (!HorizontalScroll.
_maximumSetExternally
)
1186
if (!VerticalScroll.
_maximumSetExternally
)