2 writes to UseSystemPasswordChar
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
1285
txtBox.
UseSystemPasswordChar
= true; // this forces the creation of the control handle.
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
4490
Edit.
UseSystemPasswordChar
= gridEntry.ShouldRenderPassword;