TapGestureRecognizer.Command Propriété

Définition

Commande à appeler quand le geste a été déclenché par l’utilisateur. Il s’agit d’une propriété pouvant être liée.

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

Remarques

L’objet passé à la commande sera le contenu de CommandParameter

S’applique à