2 references to GetTextMetrics
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ContainerControl.cs (1)
759
SafeNativeMethods.
GetTextMetrics
(hdc, ref tm);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
3890
SafeNativeMethods.
GetTextMetrics
(new HandleRef(DropDownListBox, hdc), ref tm);