C# Class WP8_Sphero.ColorPage

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

Méthodes publiques

Méthode Description
ColorPage ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
ColorPicker_ColorChanged ( object sender, System color ) : void

Method Details

ColorPage() public méthode

public ColorPage ( ) : System
Résultat System

OnNavigatedTo() protected méthode

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