2 references to SetDisplayRectangleSize
System.Windows.Forms (2)
System\Windows\Forms\Scrolling\ScrollableControl.cs (2)
537
needLayout = (
SetDisplayRectangleSize
(maxX, maxY) || needLayout);
543
SetDisplayRectangleSize
(maxX, maxY);