private void OpenCommand_Executed(object sender, ExecutedRoutedEventArgs e)
 {
     presentationHandler.loadPresentationAndGetLocation();
 }