1 reference to GdipGetFontHeightGivenDPI
System.Drawing (1)
commonui\System\Drawing\Advanced\Font.cs (1)
954int status = SafeNativeMethods.Gdip.GdipGetFontHeightGivenDPI(new HandleRef(this, this.NativeFont), dpi, out ht);