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