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