Overload | Description |
---|---|
CreateMouseEventInfo(MouseEvent,Int64,Int32,Int32,Int32,Int32,Boolean) | Creates a MouseEventInfo with parameters: mouseEvent, when, modifiers, x, y, clickCount, and popupTrigger. |
CreateMouseEventInfo(MouseEvent,Int64,Int32,Int32,Int32,Int32,Boolean,Int32) | Creates a MouseEventInfo with parameters: mouseEvent, when, modifiers, x, y, clickCount, popupTrigger and button. |
CreateMouseEventInfo(MouseEvent,Int64,Int32,Int32,Int32,Int32,Int32,Int32,Boolean,Int32) | Creates a MouseEventInfo with the given parameters. |