HFONT struct HFONT : IEquatable<HFONT> Documentation Code 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)