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