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