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

HCURSOR

public static bool op_Equality(HCURSOR left, HCURSOR right)

public static HCURSOR op_Explicit(HANDLE handle)

public static HCURSOR op_Explicit(Void* value)

public static HCURSOR op_Explicit(IntPtr value)

public static HCURSOR op_Explicit(UIntPtr value)

public static HANDLE op_Implicit(HCURSOR handle)

public static Void* op_Implicit(HCURSOR value)

public static IntPtr op_Implicit(HCURSOR value)

public static HICON op_Implicit(HCURSOR value)

public static bool op_Inequality(HCURSOR left, HCURSOR right)

public bool Equals(HCURSOR other)