C# Class FirstFloor.ModernUI.Windows.Controls.ProperPasswordBox

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes publiques

Свойство Type Description
PasswordProperty System.Windows.DependencyProperty
TogglePasswordVisibilityCommandProperty System.Windows.DependencyProperty
VisiblePasswordProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void
ProperPasswordBox ( ) : System.Reflection
SelectAll ( ) : void
TogglePasswordVisibility ( ) : void

Méthodes protégées

Méthode Description
OnGotFocus ( RoutedEventArgs e ) : void

Private Methods

Méthode Description
OnPasswordChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPasswordChanged ( string oldValue, string newValue ) : void
PasswordBox_PasswordChanged ( object sender, RoutedEventArgs e ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnGotFocus() protected méthode

protected OnGotFocus ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
Résultat void

ProperPasswordBox() public méthode

public ProperPasswordBox ( ) : System.Reflection
Résultat System.Reflection

SelectAll() public méthode

public SelectAll ( ) : void
Résultat void

TogglePasswordVisibility() public méthode

public TogglePasswordVisibility ( ) : void
Résultat void

Property Details

PasswordProperty public_oe static_oe property

public static DependencyProperty,System.Windows PasswordProperty
Résultat System.Windows.DependencyProperty

TogglePasswordVisibilityCommandProperty public_oe static_oe property

public static DependencyProperty,System.Windows TogglePasswordVisibilityCommandProperty
Résultat System.Windows.DependencyProperty

VisiblePasswordProperty public_oe static_oe property

public static DependencyProperty,System.Windows VisiblePasswordProperty
Résultat System.Windows.DependencyProperty