C# Class Ch.Epyx.WindMobile.WP7.View.MainPanoramaView

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: epyx-src/WindMobile-WP7

Méthodes publiques

Méthode Description
MainPanoramaView ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System e ) : void

Private Methods

Méthode Description
ListBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
PhoneApplicationPage_Loaded ( object sender, RoutedEventArgs e ) : void
PushPin_Button_Click ( object sender, RoutedEventArgs e ) : void
StationInfoControl_ChatButtonClick ( object sender, ChatButtonClickedEventArgs e ) : void
StationInfoControl_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

MainPanoramaView() public méthode

public MainPanoramaView ( ) : System
Résultat System

OnNavigatedTo() protected méthode

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