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

Inheritance: PhoneApplicationPage
Show file Open project: epyx-src/WindMobile-WP7

Public Methods

Method Description
MainPanoramaView ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System e ) : void

Private Methods

Method 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 method

public MainPanoramaView ( ) : System
return System

OnNavigatedTo() protected method

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