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