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