Interface IScrollItemPattern
The methods and properties used to interact with items in a scrollable container.
public interface IScrollItemPattern
Methods
ScrollIntoView()
Scrolls the content area in order to display the control within the visible region of the container.
void ScrollIntoView()