ComboBoxItemDataAutomationPeer.ScrollIntoView Method

Definition

Scrolls the content area of a parent container in order to display the peer owner's content 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