C# Class NDG.Views.Home.HomePage

Class for home page.
Inheritance: PhoneApplicationPage
显示文件 Open project: nokiadatagathering/WP7-Official

Public Methods

Method Description
HomePage ( ) : Microsoft.Phone.Controls

Initializes a new instance of the HomePage class.

Private Methods

Method Description
OnLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

HomePage() public method

Initializes a new instance of the HomePage class.
public HomePage ( ) : Microsoft.Phone.Controls
return Microsoft.Phone.Controls