3 references to ScrollWindow
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
26253PInvoke.ScrollWindow( 26368PInvoke.ScrollWindow(this, 0, deltaY, &scrollArea, &scrollArea);
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.ScrollWindow.cs (1)
12BOOL result = ScrollWindow(hWnd.Handle, XAmount, YAmount, lpRect, rectClip);