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
Methods
Equals(_Win32HCursorFake?)
public bool Equals(_Win32HCursorFake? other)
Parameters
other_Win32HCursorFake
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
objobjectThe object to compare with the current object.
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.