C# Class PhotoChooser_Tutorial.MainPage

Inheritance: Microsoft.Phone.Controls.PhoneApplicationPage
Show file Open project: matthiasxc/WP8-HTML-Tutorials

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
BackApplicationBar_Click ( object sender, EventArgs e ) : void
Browser_Loaded ( object sender, RoutedEventArgs e ) : void
Browser_NavigationFailed ( object sender, System e ) : void
Catch_Script_Notification ( object sender, System.Windows.Controls.NotifyEventArgs e ) : void
ForwardApplicationBar_Click ( object sender, EventArgs e ) : void
HomeMenuItem_Click ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void
_photoChooser_Completed ( object sender, PhotoResult e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System