Method | Description | |
---|---|---|
App ( ) : System | ||
App ( ) : System.Windows |
Constructor for the Application object.
|
Method | Description | |
---|---|---|
Application_Activated ( object sender, ActivatedEventArgs e ) : void | ||
Application_Closing ( object sender, ClosingEventArgs e ) : void | ||
Application_Deactivated ( object sender, DeactivatedEventArgs e ) : void | ||
Application_Exit ( object sender, |
||
Application_Launching ( object sender, LaunchingEventArgs e ) : void | ||
Application_Startup ( object sender, System.Windows.StartupEventArgs e ) : void | ||
Application_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void | ||
CompleteInitializePhoneApplication ( object sender, NavigationEventArgs e ) : void | ||
InitializePhoneApplication ( ) : void | ||
ReportErrorToDOM ( System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void | ||
RootFrame_NavigationFailed ( object sender, NavigationFailedEventArgs e ) : void | ||
SetupCulture ( ) : void |