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