2 references to CreateFontIndirect
Microsoft.Private.Windows.Core (2)
Windows.Win32.PInvokeCore.GDI32.dll.g.cs (2)
262
/// <inheritdoc cref="
CreateFontIndirect
(winmdroot.Graphics.Gdi.LOGFONTW*)"/>
268
winmdroot.Graphics.Gdi.HFONT __result = PInvokeCore.
CreateFontIndirect
(lplfLocal);