C# Class ApexLumia.MainPage

Inheritance: PhoneApplicationPage
Datei anzeigen Open project: ApexHAB/apex-lumia

Public Properties

Property Type Description
mapLocation Microsoft.Phone.Controls.Maps.Pushpin

Public Methods

Method Description
MainPage ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System e ) : void

Private Methods

Method Description
gotoSettings ( object sender, EventArgs e ) : void
toggleFlight ( object sender, EventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System

OnNavigatedTo() protected method

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

Property Details

mapLocation public_oe property

public Pushpin,Microsoft.Phone.Controls.Maps mapLocation
return Microsoft.Phone.Controls.Maps.Pushpin