1 reference to GdipCreateFontFromDC
System.Drawing (1)
commonui\System\Drawing\Advanced\Font.cs (1)
491
int status = SafeNativeMethods.Gdip.
GdipCreateFontFromDC
(new HandleRef(null, hdc), ref font);