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