Class Win32DragHandle
public class Win32DragHandle : DragHandle, IDisposable
- Inheritance
-
Win32DragHandle
- Implements
- Inherited Members
Constructors
Win32DragHandle(nint, bool)
public Win32DragHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static Win32DragHandle For<T>(ConstructArgument[] constructArguments) where T : Win32Drag, GTypeProvider
Parameters
constructArgumentsConstructArgument[]
Returns
Type Parameters
T