1 reference to GdipCreateFromHDC
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
152
int status = SafeNativeMethods.Gdip.
GdipCreateFromHDC
(new HandleRef(null, hdc), out nativeGraphics);