C# Class BattlelogMobile.Client.View.SoldierPage

Inheritance: PhoneApplicationPage
Show file Open project: mikkoviitala/battlelogmobile

Public Methods

Method Description
SoldierPage ( ) : System.IO.IsolatedStorage

Protected Methods

Method Description
OnBackKeyPress ( System e ) : void
OnNavigatedTo ( System e ) : void

Private Methods

Method Description
PageLoaded ( object sender, RoutedEventArgs e ) : void
ShowInfoPrompt ( ) : void
ShowRatingPrompt ( ) : void
ShowTipPrompt ( ) : void
ToggleAppBarSate ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ToggleUIState ( bool isEnabled ) : void

Method Details

OnBackKeyPress() protected method

protected OnBackKeyPress ( System e ) : void
e System
return void

OnNavigatedTo() protected method

protected OnNavigatedTo ( System e ) : void
e System
return void

SoldierPage() public method

public SoldierPage ( ) : System.IO.IsolatedStorage
return System.IO.IsolatedStorage