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

In This Topic
    DragInfo Property
    In This Topic
    Gets a DragInfo object holding information about the source of the drag, if the drag came from within the framework.
    Syntax
    public DragInfo DragInfo {get;}
    Public ReadOnly Property DragInfo As DragInfo
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also