ScrollItemPattern Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents child controls of containers that support the ScrollPattern control pattern.
public ref class ScrollItemPattern : System::Windows::Automation::BasePattern
public class ScrollItemPattern : System.Windows.Automation.BasePattern
type ScrollItemPattern = class
inherit BasePattern
Public Class ScrollItemPattern
Inherits BasePattern
- Inheritance
See Control Pattern Mapping for UI Automation Clients for examples of controls that can implement this control pattern.
Pattern |
Identifies the ScrollItemPattern control pattern. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Scroll |
Scrolls the content area of a container object in order to display the AutomationElement within the visible region (viewport) of the container. |
To |
Returns a string that represents the current object. (Inherited from Object) |
Product | Versions |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: