C# Class Windows10News.Pages.WhatsGoingOnListPage

Inheritance: Windows.UI.Xaml.Controls.Page
ファイルを表示 Open project: wasteam/Win10NewsApp

Public Methods

Method Description
WhatsGoingOnListPage ( ) : Windows.UI.Xaml.Controls

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
return void

WhatsGoingOnListPage() public method

public WhatsGoingOnListPage ( ) : Windows.UI.Xaml.Controls
return Windows.UI.Xaml.Controls