C# Class KeePass.Password

Afficher le fichier Open project: gkardava/WinPass

Méthodes publiques

Méthode Description
Password ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( bool cancelled, System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Méthode Description
Image_Tap ( object sender, GestureEventArgs e ) : void
OpenDatabase ( ) : void
UpdatePasswordStatus ( ) : void
_wkOpen_DoWork ( object sender, DoWorkEventArgs e ) : void
_wkOpen_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void
buttonLoadMasterKey_Tap ( object sender, GestureEventArgs e ) : void
changeVisibiliteText ( Control from, Control to ) : void
cmdClear_Click ( object sender, EventArgs e ) : void
cmdOpen_Click ( object sender, EventArgs e ) : void
imgWarning_ManipulationStarted ( object sender, System.Windows.Input.ManipulationStartedEventArgs e ) : void
lnkLocal_Click ( object sender, RoutedEventArgs e ) : void
txtPassword_Loaded ( object sender, RoutedEventArgs e ) : void
txtPasswordtext_KeyUp ( object sender, System.Windows.Input.KeyEventArgs e ) : void

Method Details

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( bool cancelled, System.Windows.Navigation.NavigationEventArgs e ) : void
cancelled bool
e System.Windows.Navigation.NavigationEventArgs
Résultat void

Password() public méthode

public Password ( ) : System
Résultat System