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