Windows.UI.Xaml.Controls.PasswordBox.PasswordChar
June 22, 2022 · View on GitHub
-description
Gets or sets the masking character for the PasswordBox.
-xaml-syntax
<PasswordBox PasswordChar="char"/>
-property-value
A masking character to echo when the user enters text into the PasswordBox. The default value is a bullet character (●).