4 references to SetRectangle
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Form.cs (1)
1538
Properties.
SetRectangle
(PropMaximizedBounds, value);
winforms\Managed\System\WinForms\Layout\CommonProperties.cs (3)
292
element.Properties.
SetRectangle
(_specifiedBoundsProperty, originalBounds);
299
element.Properties.
SetRectangle
(_specifiedBoundsProperty, LayoutUtils.MaxRectangle);
307
element.Properties.
SetRectangle
(_specifiedBoundsProperty, bounds);