IScrollItemProvider Interface
Exposes methods and properties to support UI Automation client access to individual child controls of containers that implement IScrollProvider.
Assembly: UIAutomationProvider (in UIAutomationProvider.dll)
| Name | Description | |
|---|---|---|
![]() | ScrollIntoView() | Scrolls the content area of a container object in order to display the control within the visible region (viewport) of the container. |
Implemented on a UI Automation provider that must support the ScrollItemPattern control pattern.
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
ScrollItemPattern
System.Windows.Automation.Provider Namespace
UI Automation Control Patterns Overview
Server-Side UI Automation Provider Implementation
Client-Side UI Automation Provider Implementation
Support Control Patterns in a UI Automation Provider
Implementing the UI Automation ScrollItem Control Pattern
