PasswordBox.PasswordProperty プロパティ

定義

パスワード依存関係プロパティを識別します。

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 依存関係プロパティの識別子。

適用対象