3 references to QueryTextMetrics
System.Windows.Forms.Primitives (3)
Windows.Win32.IFont.g.cs (1)
732
return __object.
QueryTextMetrics
(pTM);
Windows.Win32.System_Ole_IFont_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Ole.IFont.Interface.
QueryTextMetrics
(winmdroot.Graphics.Gdi.TEXTMETRICW*)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
QueryTextMetrics
(pTMLocal);