ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / DragInfo Class


In This Topic
    DragInfo Class Properties
    In This Topic

    For a list of all members of this type, see DragInfo members.

    Public Properties
     NameDescription
    Public Property Gets or sets the drag data.  
    Public PropertyGets the position of the click that initiated the drag, relative to VisualSource.  
    Public Property Gets or sets the allowed effects for the drag.  
    Public Property Gets the mouse button that initiated the drag.  
    Public Property Gets the collection that the source ItemsControl is bound to.  
    Public Property Gets the object that a dragged item is bound to.  
    Public Property Gets a collection of objects that the selected items in an ItemsControl are bound to.  
    Public Property Gets the control that initiated the drag.  
    Public Property Gets the item in an ItemsControl that started the drag.  
    Top
    See Also