public static void SetDragAdornerTemplate( UIElement target, DataTemplate value )
Public Shared Sub SetDragAdornerTemplate( _ ByVal target As UIElement, _ ByVal value As DataTemplate _ )
Parameters
- target
- The UI element.
- value
- The adorner template.
public static void SetDragAdornerTemplate( UIElement target, DataTemplate value )
Public Shared Sub SetDragAdornerTemplate( _ ByVal target As UIElement, _ ByVal value As DataTemplate _ )
Target Platforms: Windows 11, Windows 10, Windows 8.1