2 references to RECT
System.Windows.Forms (2)
misc\GDI\NativeMethods.cs (1)
187
return new
RECT
(
misc\GDI\WindowsGraphics2.cs (1)
628
IntNativeMethods.RECT rect = new IntNativeMethods.
RECT
(x, y, x + width, y + height );