Class ShortcutsDialogClassUnownedHandle
public class ShortcutsDialogClassUnownedHandle : ShortcutsDialogClassHandle, IDisposable
- Inheritance
-
ShortcutsDialogClassUnownedHandle
- Implements
- Inherited Members
Constructors
ShortcutsDialogClassUnownedHandle(nint)
Creates a new instance of ShortcutsDialogClassOwnedHandle. Assumes that the given pointer is unowned by the runtime.
public ShortcutsDialogClassUnownedHandle(nint ptr)
Parameters
ptrnint
Properties
NullHandle
public static ShortcutsDialogClassUnownedHandle NullHandle { get; }
Property Value
Methods
Copy()
public ShortcutsDialogClassOwnedHandle Copy()
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()