AcceleratorKeyEventArgs.VirtualKey Property

Gets the virtual key code for the keypress in the accelerator key event.

Syntax

public:
property VirtualKey VirtualKey {
         VirtualKey get ();
}  

Property value

Type: VirtualKey 

The virtual key code of the key that was pressed.

Remarks

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

AcceleratorKeyEventArgs Class

AcceleratorKeyEventArgs Members

Windows.UI.Core Namespace