Share via


KeyRoutedEventArgs.KeyStatus Property

Definition

Gets a structure value that reports various system-detected characteristics of the key press, including repeat count and menu status.

public CorePhysicalKeyStatus KeyStatus { get; }

Property Value

A structure value with flags that report status.

Applies to