PasswordBox.IsPasswordRevealButtonEnabledProperty プロパティ

定義

IsPasswordRevealButtonEnabled 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ IsPasswordRevealButtonEnabledProperty { DependencyProperty ^ get(); };
/// [get: Windows.Foundation.Metadata.Deprecated("IsPasswordRevealButtonEnabledProperty may be altered or unavailable for releases after Windows 10.0. Instead, use PasswordRevealModeProperty.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Microsoft.UI.Xaml.WinUIContract")]
static DependencyProperty IsPasswordRevealButtonEnabledProperty();
public static DependencyProperty IsPasswordRevealButtonEnabledProperty { [Windows.Foundation.Metadata.Deprecated("IsPasswordRevealButtonEnabledProperty may be altered or unavailable for releases after Windows 10.0. Instead, use PasswordRevealModeProperty.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Microsoft.UI.Xaml.WinUIContract")] get; }
var dependencyProperty = PasswordBox.isPasswordRevealButtonEnabledProperty;
Public Shared ReadOnly Property IsPasswordRevealButtonEnabledProperty As DependencyProperty

プロパティ値

IsPasswordRevealButtonEnabled 依存関係プロパティの識別子。

属性

適用対象