public static void Main() { Location.App app = new Location.App(); app.InitializeComponent(); app.Run(); }