1 reference to GdipGetFontHeight
System.Drawing (1)
commonui\System\Drawing\Advanced\Font.cs (1)
917int status = SafeNativeMethods.Gdip.GdipGetFontHeight(new HandleRef(this, this.NativeFont), new HandleRef(graphics, graphics.NativeGraphics), out ht);