Halyri  0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
Halyri.MainPage Class Reference

Applications main view. Here is information about application and user can navigate to other pages like settings and urgen and not urgent views. When this page is loaded it sets the language to default culture if not set in settings different. More...

Inheritance diagram for Halyri.MainPage:

Public Member Functions

 MainPage ()
 Sets language and builds localized application bar. More...
 
void InitializeComponent ()
 InitializeComponent More...
 
void InitializeComponent ()
 InitializeComponent More...
 
void InitializeComponent ()
 InitializeComponent More...
 
void InitializeComponent ()
 InitializeComponent More...
 

Protected Member Functions

override void OnNavigatedTo (NavigationEventArgs e)
 Loads data for the ViewModel Items More...
 
override void OnBackKeyPress (System.ComponentModel.CancelEventArgs e)
 Asks user if he is sure to leave the app. User can cancel backkeypressed. More...
 

Detailed Description

Applications main view. Here is information about application and user can navigate to other pages like settings and urgen and not urgent views. When this page is loaded it sets the language to default culture if not set in settings different.

Constructor & Destructor Documentation

Halyri.MainPage.MainPage ( )

Sets language and builds localized application bar.

Member Function Documentation

void Halyri.MainPage.InitializeComponent ( )

InitializeComponent

void Halyri.MainPage.InitializeComponent ( )

InitializeComponent

void Halyri.MainPage.InitializeComponent ( )

InitializeComponent

void Halyri.MainPage.InitializeComponent ( )

InitializeComponent

override void Halyri.MainPage.OnBackKeyPress ( System.ComponentModel.CancelEventArgs  e)
protected

Asks user if he is sure to leave the app. User can cancel backkeypressed.

override void Halyri.MainPage.OnNavigatedTo ( NavigationEventArgs  e)
protected

Loads data for the ViewModel Items


The documentation for this class was generated from the following files: