Condividi tramite


Entry.ReturnCommand Proprietà

Definizione

Ottiene o imposta il comando da eseguire quando l'utente preme il tasto restituito, fisicamente o sulla tastiera su schermo. Si tratta di una proprietà associabile.

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

Valore della proprietà

Si applica a