Table of Contents

Class _Win32HCursorFake

Namespace
GdkWin32
Assembly
GdkWin32-4.0.dll
public sealed class _Win32HCursorFake
Inheritance
_Win32HCursorFake
Inherited Members

Constructors

_Win32HCursorFake()

public _Win32HCursorFake()

_Win32HCursorFake(_Win32HCursorFakeOwnedHandle)

public _Win32HCursorFake(_Win32HCursorFakeOwnedHandle handle)

Parameters

handle _Win32HCursorFakeOwnedHandle

Properties

Handle

public _Win32HCursorFakeOwnedHandle Handle { get; }

Property Value

_Win32HCursorFakeOwnedHandle

Methods

Equals(_Win32HCursorFake?)

public bool Equals(_Win32HCursorFake? other)

Parameters

other _Win32HCursorFake

Returns

bool

Equals(object?)

Determines whether the specified object is equal to the current object.

public override bool Equals(object? obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.