C# Class Surge.Windows8.Views.BasePage

Inheritance: Microsoft.Practices.Prism.StoreApps.VisualStateAwarePage
ファイルを表示 Open project: alexhardwicke/Surge

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