Метод |
Описание |
|
Application_Activated ( object sender, ActivatedEventArgs e ) : void |
|
|
Application_Closing ( object sender, ClosingEventArgs e ) : void |
|
|
Application_Deactivated ( object sender, DeactivatedEventArgs e ) : void |
|
|
Application_Launching ( object sender, LaunchingEventArgs 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 |
|
|
RootFrame_NavigationFailed ( object sender, System.Windows.Navigation.NavigationFailedEventArgs e ) : void |
|
|
XAMLApplication_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void |
|
|