Partager via


Entry.ReturnCommand Propriété

Définition

Obtient ou définit la commande à exécuter lorsque l’utilisateur appuie sur la touche de retour, physiquement ou sur le clavier visuel. Il s’agit d’une propriété pouvant être liée.

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

Valeur de propriété

S’applique à