1 implementation of ScrollIntoView
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextRange.cs (1)
591
HRESULT ITextRangeProvider.Interface.
ScrollIntoView
(BOOL alignToTop)
1 reference to ScrollIntoView
System.Windows.Forms.Primitives (1)
_generated\257\Windows.Win32.ITextRangeProvider.g.cs (1)
658
return __object.
ScrollIntoView
(alignToTop);