Property LastMousePosition
LastMousePosition
Gets last mouse position passed to mouse event handlers.
public static (PointD? Position, Control? Control) LastMousePosition { get; set; }
Gets last mouse position passed to mouse event handlers.
public static (PointD? Position, Control? Control) LastMousePosition { get; set; }