C# Class djfoxer.dp.notification.App.View.LoginPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: djfoxer.dp.notification.App.Helpers.BasePage
Afficher le fichier Open project: djfoxer/dp.notification

Méthodes publiques

Méthode Description
LoginPage ( ) : Windows.Foundation

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

LoginPage() public méthode

public LoginPage ( ) : Windows.Foundation
Résultat Windows.Foundation

OnNavigatedTo() protected méthode

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