Share via


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 종속성 속성의 식별자입니다.

특성

적용 대상