4 references to INPUT
System.Windows.Forms (4)
winforms\Managed\System\WinForms\RichTextBox.cs (4)
74internal const int DIRECTIONMASK = INPUT | OUTPUT; 1892case RichTextBox.INPUT: { 3043cookieVal = INPUT | UNICODE; 3046cookieVal = INPUT | ANSI;