Public Shared Function GetDragHandler( _ ByVal target As UIElement _ ) As IDragSource
public static IDragSource GetDragHandler( UIElement target )
Parameters
- target
- The UI element.
Return Value
The drag handler.
Public Shared Function GetDragHandler( _ ByVal target As UIElement _ ) As IDragSource
public static IDragSource GetDragHandler( UIElement target )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)