CharacterReceivedEventArgs.KeyStatus Property

Gets the status of the physical key press that raised the character-received event.

Syntax

public:
property CorePhysicalKeyStatus KeyStatus {
         CorePhysicalKeyStatus get ();
}  

Property value

Type: CorePhysicalKeyStatus 

The status of the key that was pressed.

Remarks

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

CharacterReceivedEventArgs Class

CharacterReceivedEventArgs Members

Windows.UI.Core Namespace