C# Class DJNanoShow.Pages.GalleryDetailPage

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

Méthodes publiques

Méthode Description
GalleryDetailPage ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
ChangeFontSize ( object sender, Windows e ) : void
OnDataRequested ( DataTransferManager sender, DataRequestedEventArgs args ) : void

Method Details

GalleryDetailPage() public méthode

public GalleryDetailPage ( ) : System
Résultat System

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