C# Class BaconographyWP8.View.RedditView

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Synergex/Baconography

Méthodes publiques

Méthode Description
LoadWithScroll ( ) : void
RedditView ( ) : System
UnloadWithScroll ( ) : void
button_Click ( object sender, RoutedEventArgs e ) : void

Private Methods

Méthode Description
FixedLongListSelector_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
OnRefresh ( object sender, RoutedEventArgs e ) : void
RefreshButton_Tap ( object sender, System e ) : void
linksView_ItemRealized ( object sender, ItemRealizationEventArgs e ) : void
linksView_ItemUnrealized ( object sender, ItemRealizationEventArgs e ) : void

Method Details

LoadWithScroll() public méthode

public LoadWithScroll ( ) : void
Résultat void

RedditView() public méthode

public RedditView ( ) : System
Résultat System

UnloadWithScroll() public méthode

public UnloadWithScroll ( ) : void
Résultat void

button_Click() public méthode

public button_Click ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void