다음을 통해 공유


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

속성 값

암호 종속성 속성의 식별자입니다.

적용 대상