PasswordBox.PasswordRevealModeProperty 属性

定义

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

属性值

PasswordRevealMode 依赖属性的标识符。

适用于

另请参阅