DragDrop.DropTargetTemplateProperty Field

Allows the drop target to specify a template, whereas DragDropTemplate is specified by the drag source.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Shared ReadOnly DropTargetTemplateProperty As DependencyProperty
public static readonly DependencyProperty DropTargetTemplateProperty
public:
static initonly DependencyProperty^ DropTargetTemplateProperty
static val DropTargetTemplateProperty: DependencyProperty
public static final var DropTargetTemplateProperty : DependencyProperty

.NET Framework Security

See Also

Reference

DragDrop Class

Microsoft.TeamFoundation.Client Namespace