ScrollItemPattern Class
Represents child controls of containers that support the ScrollPattern control pattern.
Assembly: UIAutomationClient (in UIAutomationClient.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Frees resources and performs other cleanup operations before the object is reclaimed by garbage collection.(Inherited from BasePattern.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ScrollIntoView() | Scrolls the content area of a container object in order to display the AutomationElement within the visible region (viewport) of the container. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
See Control Pattern Mapping for UI Automation Clients for examples of controls that can implement this control pattern.
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



