2 references to GetRectangle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Layout\CommonProperties.cs (1)
156
Rectangle rectangle = element.Properties.
GetRectangle
(_specifiedBoundsProperty, out found);
winforms\Managed\System\WinForms\PropertyStore.cs (1)
146
return
GetRectangle
(key, out found);