ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / DragDrop Class / GetIsDropTarget Method
The UI element.
Version

    GetIsDropTarget Method
    Returns true if the UI element is a drop target.
    Syntax
    public static bool GetIsDropTarget( 
       UIElement target
    )

    Parameters

    target
    The UI element.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also