private void QueueMoiveAppBarButton_Click(object sender, RoutedEventArgs e) { Playlist.AddMovie(GlobalVariables.CurrentMovie); }