2 references to GetTextMetrics
System.Windows.Forms (2)
misc\GDI\WindowsFont.cs (2)
473
IntNativeMethods.TEXTMETRIC tm = (IntNativeMethods.TEXTMETRIC) wg.
GetTextMetrics
();
532
IntNativeMethods.TEXTMETRIC tm = (IntNativeMethods.TEXTMETRIC) wg.
GetTextMetrics
();