1 reference to GdipCreateFromHDC2
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
178
int status = SafeNativeMethods.Gdip.
GdipCreateFromHDC2
(new HandleRef(null, hdc), new HandleRef(null, hdevice), out gdipNativeGraphics);