2 references to Range
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
2321textDocument.Value->Range(WindowText.Length - 1, WindowText.Length - 1, windowTextRange).ThrowOnFailure(); 2338textDocument.Value->Range(selStart, selStart + selLength, selectionTextRange).ThrowOnFailure();