C# Class DS_v1.NavDisplay

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: marssa/demonstrator-windowsphone7

Méthodes publiques

Свойство Type Description
Center GeoCoordinate

Méthodes publiques

Méthode Description
NavDisplay ( ) : System
Tick ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
button3_Click ( object sender, RoutedEventArgs e ) : void

Method Details

NavDisplay() public méthode

public NavDisplay ( ) : System
Résultat System

Tick() public méthode

public Tick ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

Center public_oe property

public GeoCoordinate Center
Résultat GeoCoordinate