C# Class PageNavigation.ThirdPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: BasePage
Afficher le fichier Open project: ProfessionalCSharp/ProfessionalCSharp6

Méthodes publiques

Méthode Description
ThirdPage ( ) : Windows.UI.Xaml.Navigation

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

OnNavigatedTo() protected méthode

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

ThirdPage() public méthode

public ThirdPage ( ) : Windows.UI.Xaml.Navigation
Résultat Windows.UI.Xaml.Navigation