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