Ejemplo n.º 1
0
 public App()
 {
     InitializeComponent();
     Core.Initialize();
     MainPage = NavigationViewModel.GetMainPage();
 }