PasswordBox.PasswordCharProperty 属性

定义

标识 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

属性值

PasswordChar 依赖属性的标识符。

适用于