C# Class Sandbox.Common.PageBase

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: jamesmcroft/DDDNorth-Demos

Méthodes protégées

Méthode Description
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void
PageBase ( ) : Windows.UI.Xaml

Private Methods

Méthode Description
OnPageLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnNavigatedFrom() protected méthode

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void

PageBase() protected méthode

protected PageBase ( ) : Windows.UI.Xaml
Résultat Windows.UI.Xaml