Public Shared Function GetDragAdornerTemplate( _ ByVal target As UIElement _ ) As DataTemplate
public static DataTemplate GetDragAdornerTemplate( UIElement target )
Parameters
- target
- The UI element.
Return Value
The adorner template.
Public Shared Function GetDragAdornerTemplate( _ ByVal target As UIElement _ ) As DataTemplate
public static DataTemplate GetDragAdornerTemplate( UIElement target )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)