共用方式為


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相依性屬性的識別碼。

適用於