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