Constructor for the Application object.
void Halyri.App.Application_Activated |
( |
object |
sender, |
|
|
ActivatedEventArgs |
e |
|
) |
| |
|
private |
void Halyri.App.Application_Closing |
( |
object |
sender, |
|
|
ClosingEventArgs |
e |
|
) |
| |
|
private |
void Halyri.App.Application_Deactivated |
( |
object |
sender, |
|
|
DeactivatedEventArgs |
e |
|
) |
| |
|
private |
void Halyri.App.Application_Launching |
( |
object |
sender, |
|
|
LaunchingEventArgs |
e |
|
) |
| |
|
private |
void Halyri.App.Application_UnhandledException |
( |
object |
sender, |
|
|
ApplicationUnhandledExceptionEventArgs |
e |
|
) |
| |
|
private |
void Halyri.App.CheckForResetNavigation |
( |
object |
sender, |
|
|
NavigationEventArgs |
e |
|
) |
| |
|
private |
void Halyri.App.ClearBackStackAfterReset |
( |
object |
sender, |
|
|
NavigationEventArgs |
e |
|
) |
| |
|
private |
void Halyri.App.CompleteInitializePhoneApplication |
( |
object |
sender, |
|
|
NavigationEventArgs |
e |
|
) |
| |
|
private |
void Halyri.App.InitializeComponent |
( |
| ) |
|
void Halyri.App.InitializeComponent |
( |
| ) |
|
void Halyri.App.InitializeComponent |
( |
| ) |
|
void Halyri.App.InitializeComponent |
( |
| ) |
|
void Halyri.App.InitializeLanguage |
( |
| ) |
|
|
private |
void Halyri.App.InitializePhoneApplication |
( |
| ) |
|
|
private |
void Halyri.App.RootFrame_NavigationFailed |
( |
object |
sender, |
|
|
NavigationFailedEventArgs |
e |
|
) |
| |
|
private |
bool Halyri.App._contentLoaded |
|
private |
bool Halyri.App.phoneApplicationInitialized = false |
|
private |
PhoneApplicationFrame Halyri.App.RootFrame |
|
staticgetset |
Provides easy access to the root frame of the Phone Application.
- Returns
- The root frame of the Phone Application.
A static ViewModel used by the views to bind against.
- Returns
- The MainViewModel object.
The documentation for this class was generated from the following files: