<PackageReference Include="System.Drawing.Common" Version="10.0.0-preview.5.25277.114" />

Windows.Win32.Graphics.Gdi.HFONT

struct HFONT : IEquatable<HFONT>
public static bool op_Equality(HFONT left, HFONT right)

public static HFONT op_Explicit(Void* value)

public static HFONT op_Explicit(IntPtr value)

public static HFONT op_Explicit(UIntPtr value)

public static Void* op_Implicit(HFONT value)

public static IntPtr op_Implicit(HFONT value)

public static HGDIOBJ op_Implicit(HFONT value)

public static bool op_Inequality(HFONT left, HFONT right)

public bool Equals(HFONT other)