C# Class Paymetheus.PromptPassphrasesView

Interaction logic for PromptPassphrasesView.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: decred/Paymetheus

Méthodes publiques

Méthode Description
PromptPassphrasesView ( ) : System

Private Methods

Méthode Description
TextBoxPrivatePassphraseConfirm_PasswordChanged ( object sender, RoutedEventArgs e ) : void
TextBoxPrivatePassphrase_PasswordChanged ( object sender, RoutedEventArgs e ) : void
TextBoxPublicPassphraseConfirm_PasswordChanged ( object sender, RoutedEventArgs e ) : void
TextBoxPublicPassphrase_PasswordChanged ( object sender, RoutedEventArgs e ) : void

Method Details

PromptPassphrasesView() public méthode

public PromptPassphrasesView ( ) : System
Résultat System