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