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