public static void SetDragHandler( UIElement target, IDragSource value )
Public Shared Sub SetDragHandler( _ ByVal target As UIElement, _ ByVal value As IDragSource _ )
Parameters
- target
- The UI element.
- value
- The drag handler.
public static void SetDragHandler( UIElement target, IDragSource value )
Public Shared Sub SetDragHandler( _ ByVal target As UIElement, _ ByVal value As IDragSource _ )
Target Platforms: Windows 11, Windows 10, Windows 8.1