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

適用対象