The window position relative to the screen, the origin is the top left corner, +Y axis goes to the bottom and +X axis goes to the right.
public static Vector2 WindowPosition { get; set; }