C# Class PhotoSharingApp.Universal.Views.DebugPage

The page that contains debug configuration settings.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: Microsoft/Appsample-Photosharing

Méthodes publiques

Méthode Description
DebugPage ( ) : Microsoft.Practices.ServiceLocation

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

DebugPage() public méthode

public DebugPage ( ) : Microsoft.Practices.ServiceLocation
Résultat Microsoft.Practices.ServiceLocation

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void