Method | Description | |
---|---|---|
App ( ) : System.Diagnostics |
Constructor for the Application object.
|
Method | Description | |
---|---|---|
ApplicationActivated ( object sender, ActivatedEventArgs e ) : void | ||
ApplicationClosing ( object sender, ClosingEventArgs e ) : void | ||
ApplicationDeactivated ( object sender, DeactivatedEventArgs e ) : void | ||
ApplicationLaunching ( object sender, LaunchingEventArgs e ) : void | ||
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 | ||
RootFrame_NavigationFailed ( object sender, System.Windows.Navigation.NavigationFailedEventArgs e ) : void |