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