2 references to SystemPasswordChar
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (2)
1400
if (
SystemPasswordChar
== PromptChar)
1406
_maskedTextProvider.PasswordChar =
SystemPasswordChar
;