ArcGIS Pro 2.9 API Reference Guide
DragDrop Class Members
Fields  Methods 


ArcGIS.Desktop.Framework.DragDrop Namespace : DragDrop Class

The following tables list the members exposed by DragDrop.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Identifies the DragAdornerTemplate attached property.  
Public Fieldstatic (Shared in Visual Basic) Identifies the DragHandler attached property.  
Public Fieldstatic (Shared in Visual Basic) Identifies the DropHandler attached property.  
Public Fieldstatic (Shared in Visual Basic) Identifies the IsDragSource attached property.  
Public Fieldstatic (Shared in Visual Basic) Identifies the IsDropTarget attached property.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Gets the drag adorner for the specified UI element.  
Public Methodstatic (Shared in Visual Basic) Returns the drag handler associated with the specified UI element.  
Public Methodstatic (Shared in Visual Basic) Returns true if the target is a drag source.  
Public Methodstatic (Shared in Visual Basic) Returns true if the UI element is a drop target.  
Public Methodstatic (Shared in Visual Basic) Sets the drag adorner for the specified UI element.  
Public Methodstatic (Shared in Visual Basic) Connects a drag handler with a UI element.  
Public Methodstatic (Shared in Visual Basic) Connects a drop handler with a UI element.  
Public Methodstatic (Shared in Visual Basic) Establishes the target element as a drag source or not.  
Public Methodstatic (Shared in Visual Basic) Establishes a UI element as a drop target.  
Top
See Also

Reference

DragDrop Class
ArcGIS.Desktop.Framework.DragDrop Namespace