C# Class MALClient.Pages.Main.HistoryPage

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: Mordonus/MALClient

Méthodes publiques

Méthode Description
HistoryPage ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
AnimeItemOnClick ( object sender, ItemClickEventArgs e ) : void
AnimeItemOnRightClick ( object sender, RightTappedRoutedEventArgs e ) : void
HistoryScrollViewerOnPointerPressed ( object sender, PointerRoutedEventArgs e ) : void

Method Details

HistoryPage() public méthode

public HistoryPage ( ) : System
Résultat System

OnNavigatedTo() protected méthode

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