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)
1156if (!HorizontalScroll._maximumSetExternally) 1186if (!VerticalScroll._maximumSetExternally)