<PackageReference Include="System.Drawing.Common" Version="10.0.4" />

Windows.Win32.Graphics.Gdi.LOGFONTW

struct LOGFONTW
Defines the attributes of a font. (LOGFONTW)
namespace Windows.Win32.Graphics.Gdi { internal struct LOGFONTW { public ReadOnlySpan<char> FaceName { get; set; } } }