
add_automationPointerDown(function(sender, e)) remove_automationPointerDown(function(sender, e))
!MISSING Scrap '_RTJavaScript_Event_SYNTAX'!
The event handler receives an argument of type AnnPointerEventArgs containing data related to this event. The following AnnPointerEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Button | Gets the mouse button that was pressed. |
| Location | Gets the location of the mouse. |
| Parameter | Type | Description |
|---|---|---|
| sender | 'var' | The source of the event. |
| e | AnnPointerEventArgs | The event data. |