Condividi tramite


DragGestureRecognizer.DragStartingCommand Proprietà

Definizione

Ottiene o imposta il comando da eseguire quando viene riconosciuto un movimento di trascinamento.

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

Valore della proprietà

Si applica a