private void OnRootFrameLoaded(object sender, RoutedEventArgs e)
 {
     _appNavigationService.SetShellFrame(RootFrame);
 }