C# Class Hummingbird.Pages.AccountPageMain

Interaction logic for AccountPageMain.xaml
Afficher le fichier Open project: Microsoft/hummingbird

Méthodes publiques

Méthode Description
AccountPageMain ( ) : System

Méthodes protégées

Méthode Description
OnInitialized ( EventArgs e ) : void

Private Methods

Méthode Description
btnSaveCredentials_Click ( object sender, RoutedEventArgs e ) : void
btnSaveSettings_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AccountPageMain() public méthode

public AccountPageMain ( ) : System
Résultat System

OnInitialized() protected méthode

protected OnInitialized ( EventArgs e ) : void
e System.EventArgs
Résultat void