This event is fired when the mouse button goes down on the control.
Use the NodeFromPoint to query which node or part was clicked.
The internal handling of MouseDown can be canceled by setting the CancelEventAction property to true.
Note:
On some platforms clicking on the scrollbar will not generate a mouse down event.