private void QueueArtistAppBarButton_Click(object sender, RoutedEventArgs e) { Playlist.AddArtist(GlobalVariables.CurrentArtist); }