C# Class PageNavigation.SecondPage

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
OnNavigateToThirdPage ( ) : void
SecondPage ( ) : Windows.UI.Xaml.Controls

Method Details

OnNavigateToThirdPage() public méthode

public OnNavigateToThirdPage ( ) : void
Résultat void

SecondPage() public méthode

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