1 write to systemPwdChar
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
1287MaskedTextBox.systemPwdChar = txtBox.PasswordChar;
2 references to systemPwdChar
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MaskedTextBox.cs (2)
1242if (MaskedTextBox.systemPwdChar == '\0') 1292return MaskedTextBox.systemPwdChar;