4 references to StreamIn
System.Windows.Forms (4)
winforms\Managed\System\WinForms\RichTextBox.cs (4)
766
StreamIn
(value, RichTextBoxConstants.SF_RTF);
1258
StreamIn
(value, RichTextBoxConstants.SFF_SELECTION | RichTextBoxConstants.SF_RTF);
1378
StreamIn
(value, RichTextBoxConstants.SFF_SELECTION | RichTextBoxConstants.SF_TEXT | RichTextBoxConstants.SF_UNICODE);
1481
StreamIn
(value, RichTextBoxConstants.SF_TEXT | RichTextBoxConstants.SF_UNICODE);