9 references to LOGFONTW
Microsoft.Private.Windows.Core (9)
_generated\175\Windows.Win32.NONCLIENTMETRICSW.g.cs (5)
50 internal winmdroot.Graphics.Gdi.LOGFONTW lfCaptionFont; 59 internal winmdroot.Graphics.Gdi.LOGFONTW lfSmCaptionFont; 68 internal winmdroot.Graphics.Gdi.LOGFONTW lfMenuFont; 71 internal winmdroot.Graphics.Gdi.LOGFONTW lfStatusFont; 74 internal winmdroot.Graphics.Gdi.LOGFONTW lfMessageFont;
_generated\194\Windows.Win32.PInvokeCore.GDI32.dll.g.cs (4)
265 /// <inheritdoc cref="CreateFontIndirect(winmdroot.Graphics.Gdi.LOGFONTW*)"/> 268 internal static unsafe winmdroot.Graphics.Gdi.HFONT CreateFontIndirect(in winmdroot.Graphics.Gdi.LOGFONTW lplf) 270 fixed (winmdroot.Graphics.Gdi.LOGFONTW* lplfLocal = &lplf) 288 internal static extern unsafe winmdroot.Graphics.Gdi.HFONT CreateFontIndirect(winmdroot.Graphics.Gdi.LOGFONTW* lplf);