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
Datei anzeigen Open project: Bernie-2016/Connect-Windows

Public Methods

Method Description
SettingsPage ( ) : BernieApp.WindowsPhone.Common

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

SettingsPage() public method

public SettingsPage ( ) : BernieApp.WindowsPhone.Common
return BernieApp.WindowsPhone.Common