Method | Description | |
---|---|---|
GetApplicationId ( ) : string |
Gets the application identifier, which is the namespace name for App class.
|
|
GetStoreRegion ( ) : string |
Gets the store region.
|
|
GetVersion ( ) : string |
Gets the version for the current application. If the version cannot be found, we will return the passed in default.
|
|
Init ( ) : void | ||
IsDevelopmentMode ( ) : bool |
Method | Description | |
---|---|---|
CoreApplication_Resuming ( object sender, object e ) : void | ||
CoreApplication_Suspending ( object sender, Windows e ) : void |