4 references to SetAutoScrollMargin
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
4212
base.
SetAutoScrollMargin
(x, y);
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
108
SetAutoScrollMargin
(value.Width, value.Height);
System.Windows.Forms.Tests (2)
System\Windows\Forms\ScrollableControlTests.cs (2)
2248
control.
SetAutoScrollMargin
(width, height);
2279
control.
SetAutoScrollMargin
(width, height);