Property LastMousePosition
LastMousePosition
Gets or sets the last known position of the mouse in screen coordinates.
Point? LastMousePosition { get; set; }
Gets or sets the last known position of the mouse in screen coordinates.
Point? LastMousePosition { get; set; }