SearchBar.SearchCommand Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la commande exécutée quand l’utilisateur appuie sur le bouton Rechercher.
public System.Windows.Input.ICommand SearchCommand { get; set; }
member this.SearchCommand : System.Windows.Input.ICommand with get, set
Valeur de propriété
System.Windows.Input.ICommand
Commande exécutée lorsque l’utilisateur appuie sur Recherche bouton.