C# Class BaconographyWP8.Common.RedditViewPivotControl

Inheritance: Pivot
Datei anzeigen Open project: Synergex/Baconography

Public Methods

Method Description
RedditViewPivotControl ( ) : BaconographyPortable.Services

Protected Methods

Method Description
OnLoadingPivotItem ( PivotItem item ) : void
OnUnloadingPivotItem ( PivotItemEventArgs e ) : void

Private Methods

Method Description
MapViewModel ( ViewModelBase viewModel ) : RedditView
RealUnloadingItem ( PivotItemEventArgs e ) : Task

Method Details

OnLoadingPivotItem() protected method

protected OnLoadingPivotItem ( PivotItem item ) : void
item PivotItem
return void

OnUnloadingPivotItem() protected method

protected OnUnloadingPivotItem ( PivotItemEventArgs e ) : void
e PivotItemEventArgs
return void

RedditViewPivotControl() public method

public RedditViewPivotControl ( ) : BaconographyPortable.Services
return BaconographyPortable.Services