private void QueueAlbumAppBarButton_Click(object sender, RoutedEventArgs e) { Playlist.AddAlbum(GlobalVariables.CurrentAlbum); }