DragAndDropParametersDragAndDrop Property  | 
 
                Gets the 
IDragAndDrop instance the handler is associated with.
            
 
    Namespace: 
   DotNetBrowser.Input.DragAndDrop.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.1
Syntaxpublic IDragAndDrop DragAndDrop { get; }Property Value
Type: 
IDragAndDropThe 
IDragAndDrop instance the handler is associated with.
See Also