Exemple #1
0
 private void ApplicationStartup(object sender, StartupEventArgs e)
 {
     RootVisual = new MainPage.MainPage();
 }
Exemple #2
0
 private void ApplicationStartup(object sender, StartupEventArgs e)
 {
     RootVisual = new MainPage.MainPage();
 }