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