C# Class PhotoSharingApp.Universal.Views.PhotoDetailsPage

The page that shows details for a selected photo.
Inheritance: Windows.UI.Xaml.Controls.Page
显示文件 Open project: Microsoft/Appsample-Photosharing

Public Methods

Method Description
PhotoDetailsPage ( ) : Microsoft.Practices.ServiceLocation

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

PhotoDetailsPage() public method

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