1 write to maximumSetExternally
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ScrollProperties.cs (1)
151
maximumSetExternally
= true;
2 references to maximumSetExternally
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ScrollableControl.cs (2)
1232
if (!HorizontalScroll.
maximumSetExternally
) {
1251
if (!VerticalScroll.
maximumSetExternally
) {