ArcGIS Pro 2.9 API Reference Guide
GetIsDropTarget Method

ArcGIS.Desktop.Framework.DragDrop Namespace > DragDrop Class : GetIsDropTarget Method
The UI element.
Returns true if the UI element is a drop target.
Syntax
public static bool GetIsDropTarget( 
   UIElement target
)
Public Shared Function GetIsDropTarget( _
   ByVal target As UIElement _
) As Boolean

Parameters

target
The UI element.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

DragDrop Class
DragDrop Members