Partager via


DragGestureRecognizer.DragStartingCommand Propriété

Définition

Obtient ou définit la commande à exécuter lorsqu’un mouvement de glissement est reconnu pour la première fois.

public:
 property System::Windows::Input::ICommand ^ DragStartingCommand { System::Windows::Input::ICommand ^ get(); void set(System::Windows::Input::ICommand ^ value); };
public System.Windows.Input.ICommand DragStartingCommand { get; set; }
member this.DragStartingCommand : System.Windows.Input.ICommand with get, set
Public Property DragStartingCommand As ICommand

Valeur de propriété

S’applique à