Partager via


SearchBar.SearchCommand Propriété

Définition

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.

S’applique à