C# Class BernieApp.WindowsPhone.View.SettingsPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: Bernie-2016/Connect-Windows

Méthodes publiques

Méthode Description
SettingsPage ( ) : BernieApp.WindowsPhone.Common

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

OnNavigatedTo() protected méthode

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

SettingsPage() public méthode

public SettingsPage ( ) : BernieApp.WindowsPhone.Common
Résultat BernieApp.WindowsPhone.Common