KeyEventArgs.KeyStatus Property

Gets the status of a key at the time the event is fired.

Syntax

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

Property value

Type: CorePhysicalKeyStatus 

The status of the key.

Remarks

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

KeyEventArgs Class

KeyEventArgs Members

Windows.UI.Core Namespace