C# Class BaconographyWP8.Common.RedditViewPivotControl

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

Méthodes publiques

Méthode Description
RedditViewPivotControl ( ) : BaconographyPortable.Services

Méthodes protégées

Méthode Description
OnLoadingPivotItem ( PivotItem item ) : void
OnUnloadingPivotItem ( PivotItemEventArgs e ) : void

Private Methods

Méthode Description
MapViewModel ( ViewModelBase viewModel ) : RedditView
RealUnloadingItem ( PivotItemEventArgs e ) : Task

Method Details

OnLoadingPivotItem() protected méthode

protected OnLoadingPivotItem ( PivotItem item ) : void
item PivotItem
Résultat void

OnUnloadingPivotItem() protected méthode

protected OnUnloadingPivotItem ( PivotItemEventArgs e ) : void
e PivotItemEventArgs
Résultat void

RedditViewPivotControl() public méthode

public RedditViewPivotControl ( ) : BaconographyPortable.Services
Résultat BaconographyPortable.Services