C# Class TestApp.MainPage

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: 2gis/winphonedriver

Méthodes publiques

Méthode Description
MainPage ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
Button_Click ( object sender, RoutedEventArgs e ) : void
ClickableApplicationBarIconButton_OnClick ( object sender, EventArgs e ) : void
ClickableApplicationBarMenuItem_OnClick ( object sender, EventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e NavigationEventArgs
Résultat void