C# Class Scrumers.StoryPivotPage

Inheritance: PhoneApplicationPage
Mostrar archivo Open project: scrumers/Scrumers-for-WP7

Public Methods

Method Description
StoryPivotPage ( ) : 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

StoryPivotPage() public method

public StoryPivotPage ( ) : System
return System