private void ApplicationStartup(object sender, StartupEventArgs e) { RootVisual = new MainPage.MainPage(); }