ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / DropInfo Class / VisualTarget Property

In This Topic
    VisualTarget Property
    In This Topic
    Gets the control that is the current drop target.
    Syntax
    Public ReadOnly Property VisualTarget As UIElement
    public UIElement VisualTarget {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also