TripleTapKeyInfo Element

Provides header and label information for triple-tap keys.

Syntax

<TripleTapKeyInfo
    KeyCode="string"
    Label="string"
/>

Attributes

KeyCode

Contains the key code for the triple-tap key. This value is read-only.

Label

Contains the label for the triple-tap key. This value is read-only.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also