Partager via


ClickGestureRecognizer.Command Propriété

Définition

Obtient ou définit la commande à exécuter.

public System.Windows.Input.ICommand Command { get; set; }
member this.Command : System.Windows.Input.ICommand with get, set

Valeur de propriété

System.Windows.Input.ICommand

Commande à exécuter.

Remarques

La commande peut être null.

S’applique à