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
Datei anzeigen Open project: djfoxer/dp.notification

Public Methods

Method Description
LoginPage ( ) : Windows.Foundation

Protected Methods

Method Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

LoginPage() public method

public LoginPage ( ) : Windows.Foundation
return Windows.Foundation

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
return void