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