Freigeben über


DragDrop.GetDropTargetMoveCommand-Methode

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

Syntax

'Declaration
Public Shared Function GetDropTargetMoveCommand ( _
    obj As DependencyObject _
) As ICommand
public static ICommand GetDropTargetMoveCommand(
    DependencyObject obj
)

Parameter

Rückgabewert

Typ: System.Windows.Input.ICommand
Gibt ICommand zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

DragDrop Klasse

Microsoft.TeamFoundation.Client-Namespace