2 references to ScrollIntoView
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (2)
1674
windowTextRange.Value->
ScrollIntoView
((int)tomConstants.tomEnd).ThrowOnFailure();
1689
selectionTextRange.Value->
ScrollIntoView
((int)tomConstants.tomStart).ThrowOnFailure();