2 references to SystemPasswordChar
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MaskedTextBox.cs (2)
1592if( this.SystemPasswordChar == this.PromptChar ) 1598this.maskedTextProvider.PasswordChar = this.SystemPasswordChar;