C# Class Windows10News.Pages.AppsDetailPage

Inheritance: Windows.UI.Xaml.Controls.Page
Show file Open project: wasteam/Win10NewsApp

Public Methods

Method Description
AppsDetailPage ( ) : System

Protected Methods

Method Description
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
ChangeFontSize ( object sender, Windows e ) : void
OnDataRequested ( DataTransferManager sender, DataRequestedEventArgs args ) : void

Method Details

AppsDetailPage() public method

public AppsDetailPage ( ) : System
return System

OnNavigatedFrom() protected method

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

OnNavigatedTo() protected method

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