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