C# Class Pabloware.About.ViewModels.PivotTombstoningViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: PawelStroinski/Pabloware.About.Phone

Public Methods

Method Description
Tombstone ( ) : void
Untombstone ( ) : void

Protected Methods

Method Description
TombstonePivot ( ) : void
UntombstonePivot ( ) : void

Method Details

Tombstone() public method

public Tombstone ( ) : void
return void

TombstonePivot() protected method

protected TombstonePivot ( ) : void
return void

Untombstone() public method

public Untombstone ( ) : void
return void

UntombstonePivot() protected method

protected UntombstonePivot ( ) : void
return void