3 writes to SuppressKeyPress
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MaskedTextBox.cs (1)
2169
e.
SuppressKeyPress
= true;
System.Workflow.Activities (1)
Rules\Design\Dialogs\IntellisenseTextBox.cs (1)
162
e.
SuppressKeyPress
= true;
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (1)
965
e.
SuppressKeyPress
= true;
1 reference to SuppressKeyPress
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
10663
if (ke.
SuppressKeyPress
) {