Public Shared Sub SetIsDragSource( _ ByVal target As UIElement, _ ByVal value As Boolean _ )
public static void SetIsDragSource( UIElement target, bool value )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
DragDrop Class DragDrop Members