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