共用方式為


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

適用於