DragDrop.SetDragSourceMoveCommand, méthode
Espace de noms : Microsoft.TeamFoundation.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Public Shared Sub SetDragSourceMoveCommand ( _
obj As DependencyObject, _
value As ICommand _
)
public static void SetDragSourceMoveCommand(
DependencyObject obj,
ICommand value
)
Paramètres
- obj
Type : System.Windows.DependencyObject
- value
Type : System.Windows.Input.ICommand
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.