2 references to ScrollIntoView
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
2324windowTextRange.Value->ScrollIntoView((int)tomConstants.tomEnd).ThrowOnFailure(); 2339selectionTextRange.Value->ScrollIntoView((int)tomConstants.tomStart).ThrowOnFailure();