Esempio n. 1
0
 protected override async void OnNavigatedTo(NavigationEventArgs e)
 {
     await viewModel.InitializeAsync().ConfigureAwait(true);
 }