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