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