1 instantiation of TEXTMETRICA
System.Windows.Forms (1)
winforms\Managed\System\WinForms\SafeNativeMethods.cs (1)
367
NativeMethods.TEXTMETRICA lptmA = new NativeMethods.
TEXTMETRICA
();
2 references to TEXTMETRICA
System.Windows.Forms (2)
winforms\Managed\System\WinForms\SafeNativeMethods.cs (2)
361
public static extern int GetTextMetricsA(HandleRef hDC, [In, Out] ref NativeMethods.
TEXTMETRICA
lptm);
367
NativeMethods.
TEXTMETRICA
lptmA = new NativeMethods.TEXTMETRICA();