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