9 references to SetDisplayRectLocation
System.Windows.Forms (9)
winforms\Managed\System\WinForms\ScrollableControl.cs (9)
191
SetDisplayRectLocation
(-value.X, -value.Y);
716
SetDisplayRectLocation
(displayRect.X, -pos);
731
SetDisplayRectLocation
(-pos, displayRect.Y);
825
SetDisplayRectLocation
(x, y);
924
SetDisplayRectLocation
(scrollLocation.X, scrollLocation.Y);
1097
SetDisplayRectLocation
(x, y);
1162
SetDisplayRectLocation
(x, y);
1370
SetDisplayRectLocation
(displayRect.X, -pos);
1445
SetDisplayRectLocation
(-pos, displayRect.Y);