C# Class PageNavigation.ThirdPage

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

Public Methods

Method Description
ThirdPage ( ) : Windows.UI.Xaml.Navigation

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
return void

ThirdPage() public method

public ThirdPage ( ) : Windows.UI.Xaml.Navigation
return Windows.UI.Xaml.Navigation