C# Class PlayStation_Gui.Views.SettingsPage

Inheritance: Windows.UI.Xaml.Controls.Page
Mostra file Open project: drasticactions/Pureisuteshon-App

Public Methods

Method Description
SettingsPage ( ) : PlayStation_Gui.ViewModels

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 ( ) : PlayStation_Gui.ViewModels
return PlayStation_Gui.ViewModels