1 write to s_systemPwdChar
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (1)
1125
s_systemPwdChar
= txtBox.PasswordChar;
2 references to s_systemPwdChar
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (2)
1115
if (
s_systemPwdChar
== '\0')
1128
return
s_systemPwdChar
;