Contains the arguments passed to object-related mouse events.
The following tables list the members exposed by the ObjectMouseEventArgs type.
Name | Description | |
---|---|---|
![]() |
Gets the clicked mouse button. (Inherited from BaseMouseEventArgs.) |
|
![]() |
Gets the number of mouse clicks. (Inherited from BaseMouseEventArgs.) |
|
![]() |
Gets the object for which the event was raised. |
|
![]() |
Gets the relative x-coordinates of the mouse. (Inherited from BaseMouseEventArgs.) |
|
![]() |
Gets the relative y-coordinates of the mouse. (Inherited from BaseMouseEventArgs.) |
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |