C# Class UsingBingMaps.HelpPage

Inheritance: PhoneApplicationPage
Show file Open project: ProjPossibility/CSUN-MobileMapMagnifier

Public Methods

Method Description
HelpPage ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System e ) : void

Private Methods

Method Description
InitializeComponent ( ) : void
btnBuyApp_Click ( object sender, RoutedEventArgs e ) : void
btnContact_Click ( object sender, RoutedEventArgs e ) : void
btnMarketplace_Click ( object sender, RoutedEventArgs e ) : void
btnReview_Click ( object sender, RoutedEventArgs e ) : void

Method Details

HelpPage() public method

public HelpPage ( ) : System
return System

OnNavigatedTo() protected method

protected OnNavigatedTo ( System e ) : void
e System
return void