ListBoxItemDataAutomationPeer.ScrollIntoView Method

Definition

Scrolls the content area of a container object in order to display the control within the visible region (viewport) of the container.

public:
 virtual void ScrollIntoView() = ScrollIntoView;
void ScrollIntoView();
public void ScrollIntoView();
function scrollIntoView()
Public Sub ScrollIntoView ()

Implements

Applies to