C# Class Scrumers.StoryPanoramaPage

Inheritance: PhoneApplicationPage
Mostra file Open project: scrumers/Scrumers-for-WP7

Public Methods

Method Description
StoryPanoramaPage ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Method Description
StoryListBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
return void

StoryPanoramaPage() public method

public StoryPanoramaPage ( ) : System
return System