IScrollItemProvider Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Exposes methods and properties to support access by UI automation client to individual child controls of containers that implement IScrollProvider.
Assembly: System.Windows (in System.Windows.dll)
The IScrollItemProvider type exposes the following members.
| 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. |
Show:
