다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상