PasswordBox.PasswordRevealModeProperty Propiedad

Definición

Identifica la propiedad de dependencia PasswordRevealMode .

public:
 static property DependencyProperty ^ PasswordRevealModeProperty { DependencyProperty ^ get(); };
static DependencyProperty PasswordRevealModeProperty();
public static DependencyProperty PasswordRevealModeProperty { get; }
var dependencyProperty = PasswordBox.passwordRevealModeProperty;
Public Shared ReadOnly Property PasswordRevealModeProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia PasswordRevealMode .

Se aplica a

Consulte también