Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides access to individual child controls of containers that implement IScrollProvider.
Inheritance
The IScrollItemProvider interface inherits from the IUnknown interface. IScrollItemProvider also has these types of members:
Methods
The IScrollItemProvider interface has these methods.
IScrollItemProvider::ScrollIntoView Scrolls the content area of a container object in order to display the control within the visible region (viewport) of the container. |
Remarks
Implemented on a Microsoft UI Automation provider that must support the ScrollItem control pattern.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2003 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | uiautomationcore.h (include UIAutomation.h) |