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