C# Class ApexLumia.MainPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: ApexHAB/apex-lumia

Méthodes publiques

Свойство Type Description
mapLocation Microsoft.Phone.Controls.Maps.Pushpin

Méthodes publiques

Méthode Description
MainPage ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System e ) : void

Private Methods

Méthode Description
gotoSettings ( object sender, EventArgs e ) : void
toggleFlight ( object sender, EventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System e ) : void
e System
Résultat void

Property Details

mapLocation public_oe property

public Pushpin,Microsoft.Phone.Controls.Maps mapLocation
Résultat Microsoft.Phone.Controls.Maps.Pushpin