AcceleratorKeyEventArgs.EventType Property

Gets the type of the accelerator key event that invoked the callback.

Syntax

public:
property CoreAcceleratorKeyEventType EventType {
         CoreAcceleratorKeyEventType get ();
}  

Property value

Type: CoreAcceleratorKeyEventType 

The type of the accelerator key event that invoked the callback.

Remarks

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

AcceleratorKeyEventArgs Class

AcceleratorKeyEventArgs Members

Windows.UI.Core Namespace