EventArgs Property (MouseEventInfo)
The array of the event arguments: When, Modifiers, X, and Y.
Remarks
Also returns other arguments if a value is defined for the argument: XAbs, YAbs, ClickCount, PopupTrigger, and Button.

C# Syntax

public object[] EventArgs {get;}