1 instantiation of TEXTMETRICA
System.Windows.Forms (1)
misc\GDI\UnsafeNativeMethods.cs (1)
602
IntNativeMethods.TEXTMETRICA lptmA = new IntNativeMethods.
TEXTMETRICA
();
2 references to TEXTMETRICA
System.Windows.Forms (2)
misc\GDI\UnsafeNativeMethods.cs (2)
593
public static extern int GetTextMetricsA(HandleRef hDC, [In, Out] ref IntNativeMethods.
TEXTMETRICA
lptm);
602
IntNativeMethods.
TEXTMETRICA
lptmA = new IntNativeMethods.TEXTMETRICA();