DragDrop Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Client.DragDrop
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public Class DragDrop
public class DragDrop
public ref class DragDrop
type DragDrop = class end
public class DragDrop
The DragDrop type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DragDrop |
Top
Attached Properties
Name | Description | |
---|---|---|
ContinueDragEventHandling | ||
DragDropTemplate | ||
DragSourceFormat | ||
DragSourceMoveCommand | ||
DropSourceFormat | ||
DropTargetFormats | ||
DropTargetMoveCommand | ||
DropTargetTemplate |
Top
Methods
Top
Fields
Name | Description | |
---|---|---|
ContinueDragEventHandlingProperty | ||
DragDropTemplateProperty | ||
DragSourceFormatProperty | ||
DragSourceMoveCommandProperty | ||
DropSourceFormatProperty | ||
DropTargetFormatsProperty | ||
DropTargetMoveCommandProperty | ||
DropTargetTemplateProperty | Allows the drop target to specify a template, whereas [DragDropTemplate] is specified by the drag source. | |
m_instance |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.