C# Class DJNanoShow.Pages.GalleryListPage

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: wasteam/DJNanoSampleApp

Méthodes publiques

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

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

GalleryListPage() public méthode

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

OnNavigatedTo() protected méthode

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