public void OnNavigatedFrom(NavigationContext navigationContext)
 {
     MediaFileBrowserViewModel.OnNavigatedFrom(navigationContext);
 }