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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.