C# Class Paymetheus.PassphraseDialogView

Interaction logic for PassphraseDialogView.xaml
Inheritance: System.Windows.Controls.StackPanel
Mostrar archivo Open project: btcsuite/Paymetheus

Public Methods

Method Description
PassphraseDialogView ( ) : System

Private Methods

Method Description
textBox_PasswordChanged ( object sender, RoutedEventArgs e ) : void

Method Details

PassphraseDialogView() public method

public PassphraseDialogView ( ) : System
return System