// Executes when the user navigates to this page. protected override void OnNavigatedTo(NavigationEventArgs e) { homePageViewModel.LoadData(); }