1 reference to GdipDrawRectangleI
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
1446int status = SafeNativeMethods.Gdip.GdipDrawRectangleI(new HandleRef(this, this.NativeGraphics), new HandleRef(pen, pen.NativePen), x, y, width, height);