C# Class MALClient.Pages.Main.RecommendationsPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: Mordonus/MALClient

Méthodes publiques

Méthode Description
RecommendationsPage ( ) : Windows.UI.Xaml.Controls

Méthodes protégées

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

Private Methods

Méthode Description
Pivot_OnPivotItemLoading ( Pivot sender, PivotItemEventArgs args ) : 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

RecommendationsPage() public méthode

public RecommendationsPage ( ) : Windows.UI.Xaml.Controls
Résultat Windows.UI.Xaml.Controls