C# Class Parallax.Demo.WinPhone.App

Show file Open project: nigel-sampson/parallax-demos

Public Methods

Method Description
App ( ) : System

Private Methods

Method Description
Application_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
CheckForResetNavigation ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
ClearBackStackAfterReset ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
CompleteInitializePhoneApplication ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
InitializePhoneApplication ( ) : void

Method Details

App() public method

public App ( ) : System
return System