C# Class CortanaCommand.View.Pages.SuccessStatePage

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

Public Methods

Method Description
SuccessStatePage ( ) : 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

SuccessStatePage() public method

public SuccessStatePage ( ) : System
return System