1 reference to GdipIsClipEmpty
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
4240
int status = SafeNativeMethods.Gdip.
GdipIsClipEmpty
(new HandleRef(this, this.NativeGraphics), out isEmpty);