3 references to TEXTCRLF
System.Windows.Forms (3)
winforms\Managed\System\WinForms\RichTextBox.cs (3)
81
internal const int KINDMASK = TEXTLF |
TEXTCRLF
| RTF;
1830
case RichTextBox.
TEXTCRLF
:
3152
cookieVal |=
TEXTCRLF
;