C# Class WP8_Sphero.AboutPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: TechPreacher/WP8-Sphero-Control

Méthodes publiques

Méthode Description
AboutPage ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
btnClose_Click ( object sender, RoutedEventArgs e ) : void
checkboxShow_Checked ( object sender, RoutedEventArgs e ) : void
checkboxShow_Unchecked ( object sender, RoutedEventArgs e ) : void

Method Details

AboutPage() public méthode

public AboutPage ( ) : System
Résultat System

OnNavigatedTo() protected méthode

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