C# Class CortanaCommand.View.Pages.PreviewPage

それ自体で使用できる空白ページまたはフレーム内に移動できる空白ページ。
Inheritance: Windows.UI.Xaml.Controls.Page
Mostra file Open project: garicchi/CortanaCommand

Public Methods

Method Description
PreviewPage ( ) : System

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

PreviewPage() public method

public PreviewPage ( ) : System
return System