Property MouseLocation MouseLocation Gets the mouse location for the mouse event, if applicable. Declaration public Point? MouseLocation { get; init; } Property Value Type Description Point?