PasswordStrengthEventArgs Constructors
Provides data for the PasswordBoxEdit.CustomPasswordStrength event.| Name | Parameters | Description |
|---|---|---|
| PasswordStrengthEventArgs(RoutedEvent) | routedEvent | Initializes a new instance of the PasswordStrengthEventArgs class. |
See Also