PasswordBox.PasswordCharProperty Propriedade

Definição

Identifica a propriedade de dependência 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 da propriedade

O identificador da propriedade de dependência PasswordChar .

Aplica-se a