C# Class Paymetheus.PromptPassphrasesView

Interaction logic for PromptPassphrasesView.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: decred/Paymetheus

Public Methods

Method Description
PromptPassphrasesView ( ) : System

Private Methods

Method 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 method

public PromptPassphrasesView ( ) : System
return System