Freigeben über


DragDrop.SetDragSourceMoveCommand-Methode

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

Syntax

'Declaration
Public Shared Sub SetDragSourceMoveCommand ( _
    obj As DependencyObject, _
    value As ICommand _
)
public static void SetDragSourceMoveCommand(
    DependencyObject obj,
    ICommand value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DragDrop Klasse

Microsoft.TeamFoundation.Client-Namespace