EventArgs Property (KeyboardEventInfo)
The array of the event arguments: When, Modifiers, KeyCode, KeyChar, and KeyLocation.
Remarks
If the key location is not defined, it is not part of the returned array.

C# Syntax

public object[] EventArgs {get;}