DragDrop.GetDropTargetMoveCommand 方法

命名空間:  Microsoft.TeamFoundation.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

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

參數

傳回值

類型:System.Windows.Input.ICommand
傳回 ICommand

.NET Framework 安全性

請參閱

參考

DragDrop 類別

Microsoft.TeamFoundation.Client 命名空間