4 references to OUTPUT
System.Windows.Forms (4)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (4)
31internal const int DIRECTIONMASK = INPUT | OUTPUT; 1630case OUTPUT: 2983cookieVal = (flags & PInvoke.SF_UNICODE) != 0 ? OUTPUT | UNICODE : OUTPUT | ANSI;