C# Class BaconographyWP8.View.SortSubredditPageView

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: Synergex/Baconography

Méthodes publiques

Méthode Description
SortSubredditPageView ( ) : System
newList_ItemRealized ( object sender, ItemRealizationEventArgs e ) : void
subbedList_ItemRealized ( object sender, ItemRealizationEventArgs e ) : void

Méthodes protégées

Méthode Description
OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void
OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void

Private Methods

Méthode Description
FixedLongListSelector_GotFocus ( object sender, RoutedEventArgs e ) : void
GotoButton_Tap ( object sender, System e ) : void
LoginButton_Tap ( object sender, System e ) : void
PinUnpinButton_Tap ( object sender, System e ) : void
RefreshButton_Tap ( object sender, System e ) : void
RefreshSubscribedButton_Tap ( object sender, System e ) : void
SwitchToNew ( ) : void
UnpinButton_Tap ( object sender, System e ) : void
manualBox_KeyDown ( object sender, System e ) : void
manualBox_LostFocus ( object sender, RoutedEventArgs e ) : void
manualBox_MouseLeave ( object sender, System e ) : void

Method Details

OnNavigatedFrom() protected méthode

protected OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
Résultat void

OnNavigatingFrom() protected méthode

protected OnNavigatingFrom ( System.Windows.Navigation.NavigatingCancelEventArgs e ) : void
e System.Windows.Navigation.NavigatingCancelEventArgs
Résultat void

SortSubredditPageView() public méthode

public SortSubredditPageView ( ) : System
Résultat System

newList_ItemRealized() public méthode

public newList_ItemRealized ( object sender, ItemRealizationEventArgs e ) : void
sender object
e ItemRealizationEventArgs
Résultat void

subbedList_ItemRealized() public méthode

public subbedList_ItemRealized ( object sender, ItemRealizationEventArgs e ) : void
sender object
e ItemRealizationEventArgs
Résultat void