1 reference to GdipFillRectangleI
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
2036
int status = SafeNativeMethods.Gdip.
GdipFillRectangleI
(new HandleRef(this, this.NativeGraphics), new HandleRef(brush, brush.NativeBrush), x, y, width, height);