X and Y
that contains the horizontal and vertical mouse position, respectively.
By default, this attribute won't trigger if a mouse button is down and the mouse
cursor is outside the widget's boundaries. You can change that behaviour by setting
the Area.MouseCapture attribute to True.
Note that this attribute is currently only implemented for classes Image and Scrollcanvas.