System.Runtime.InteropServices.HandleRef public struct HandleRef Documentation public IntPtr Handle { get; } public object Wrapper { get; } public HandleRef(object wrapper, IntPtr handle) public static IntPtr op_Explicit(HandleRef value) public static IntPtr ToIntPtr(HandleRef value)