6 references to ScrollWindow
System.Windows.Forms (6)
winforms\Managed\System\WinForms\DataGrid.cs (3)
2299SafeNativeMethods.ScrollWindow(new HandleRef(this, Handle), 8629SafeNativeMethods.ScrollWindow(new HandleRef(this, Handle), 0, deltaY, ref scrollArea, ref scrollArea); 8883SafeNativeMethods.ScrollWindow(new HandleRef(this, Handle), 0, -parentRowsRect.Height, ref scrollRECT, ref scrollRECT);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
26360SafeNativeMethods.ScrollWindow(new HandleRef(this, this.Handle), 26471SafeNativeMethods.ScrollWindow(new HandleRef(this, this.Handle), 0, deltaY, ref scrollArea, ref scrollArea);
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
750SafeNativeMethods.ScrollWindow(new HandleRef(this, Handle),