4 references to ScrollControlIntoView
System.Windows.Forms (1)
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
1351scrollParent.ScrollControlIntoView(_activeControl);
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ComponentTray.cs (2)
267ScrollControlIntoView(c); 744ScrollControlIntoView(trayctl);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ScrollableControlTests.cs (1)
2542control.ScrollControlIntoView(activeControl);