9 references to SetDisplayRectLocation
System.Windows.Forms (9)
System\Windows\Forms\Scrolling\ScrollableControl.cs (9)
126
SetDisplayRectLocation
(-value.X, -value.Y);
615
SetDisplayRectLocation
(_displayRect.X, -pos);
631
SetDisplayRectLocation
(-pos, _displayRect.Y);
729
SetDisplayRectLocation
(x, y);
831
SetDisplayRectLocation
(scrollLocation.X, scrollLocation.Y);
1003
SetDisplayRectLocation
(x, y);
1083
SetDisplayRectLocation
(x, y);
1332
SetDisplayRectLocation
(_displayRect.X, -pos);
1424
SetDisplayRectLocation
(-pos, _displayRect.Y);