2 references to Find
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
2078
return
Find
(characterSet, 0, -1);
2086
return
Find
(characterSet, start, -1);