Freigeben über


DragGestureRecognizer.DragStartingCommand Eigenschaft

Definition

Ruft den Befehl ab, der ausgeführt werden soll, wenn eine Ziehgeste zuerst erkannt wird, oder legt diesen fest.

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

Eigenschaftswert

Gilt für: