PasswordBox.PasswordProperty 属性

定义

标识 Password 依赖属性。

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

属性值

Password 依赖属性的标识符。

适用于