Compartir a través de


PasswordBox.PasswordCharProperty Propiedad

Definición

Identifica la propiedad de dependencia PasswordChar .

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

Valor de propiedad

Identificador de la propiedad de dependencia PasswordChar .

Se aplica a