C# Class PhotoSharingApp.Universal.Views.AboutPage

The about page.
Inheritance: Windows.UI.Xaml.Controls.Page
Mostrar archivo Open project: Microsoft/Appsample-Photosharing

Public Methods

Method Description
AboutPage ( ) : Microsoft.Practices.ServiceLocation

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

AboutPage() public method

public AboutPage ( ) : Microsoft.Practices.ServiceLocation
return Microsoft.Practices.ServiceLocation

OnNavigatedTo() protected method

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