C# Class SoundCloudPlus.Pages.PlaylistViewPage

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: justijndepover/Soundcloudplus

Méthodes publiques

Méthode Description
PlaylistViewPage ( ) : ClassLibrary.Common

Méthodes protégées

Méthode Description
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
CurrentView_BackRequested ( object sender, BackRequestedEventArgs e ) : void
PinToStartButton_Click ( object sender, RoutedEventArgs e ) : void
PlaylistGridView_ItemClick ( object sender, ItemClickEventArgs e ) : void
PlaylistGridView_SizeChanged ( object sender, SizeChangedEventArgs e ) : void

Method Details

OnNavigatedFrom() protected méthode

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void

PlaylistViewPage() public méthode

public PlaylistViewPage ( ) : ClassLibrary.Common
Résultat ClassLibrary.Common