C# Class WP8_Sphero.ColorPage

Inheritance: PhoneApplicationPage
显示文件 Open project: TechPreacher/WP8-Sphero-Control

Public Methods

Method Description
ColorPage ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Method Description
ColorPicker_ColorChanged ( object sender, System color ) : void

Method Details

ColorPage() public method

public ColorPage ( ) : System
return System

OnNavigatedTo() protected method

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
return void