C# Class Host.View.Shell

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: xepher/uwp-wxbus

Méthodes publiques

Méthode Description
Shell ( ) : System

Méthodes protégées

Méthode Description
OnBackKeyPress ( System e ) : void
OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Méthode Description
AppMenuSettings_OnClick ( object sender, EventArgs e ) : void
txtSearchLine_TextChanged ( object sender, System e ) : void

Method Details

OnBackKeyPress() protected méthode

protected OnBackKeyPress ( System e ) : void
e System
Résultat void

OnNavigatedFrom() protected méthode

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

OnNavigatedTo() protected méthode

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

Shell() public méthode

public Shell ( ) : System
Résultat System