C# Class PageNavigation.SecondPage

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

Public Methods

Method Description
OnNavigateToThirdPage ( ) : void
SecondPage ( ) : Windows.UI.Xaml.Controls

Method Details

OnNavigateToThirdPage() public method

public OnNavigateToThirdPage ( ) : void
return void

SecondPage() public method

public SecondPage ( ) : Windows.UI.Xaml.Controls
return Windows.UI.Xaml.Controls