Property DragAndDrop
- Namespace
- DotNetBrowser.Input.DragAndDrop.Handlers
- Assembly
- DotNetBrowser.dll
DragAndDrop
Gets the IDragAndDrop instance the handler is associated with.
public IDragAndDrop DragAndDrop { get; }
Property Value
- IDragAndDrop
The IDragAndDrop instance the handler is associated with.