Partager via


TouchEventArgs.ShiftKey Propriété

Définition

true si la touche maj était arrêtée lorsque l’événement a été déclenché. false dans le cas contraire.

public:
 property bool ShiftKey { bool get(); void set(bool value); };
public bool ShiftKey { get; set; }
member this.ShiftKey : bool with get, set
Public Property ShiftKey As Boolean

Valeur de propriété

S’applique à