ScrollPatternIdentifiers Class
Contains values used as identifiers for IScrollProvider.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | HorizontallyScrollableProperty | Identifies the HorizontallyScrollable property. |
![]() ![]() | HorizontalScrollPercentProperty | Identifies the HorizontalScrollPercent property. |
![]() ![]() | HorizontalViewSizeProperty | Identifies the HorizontalViewSize property. |
![]() ![]() | NoScroll | Specifies that scrolling should not be performed. |
![]() ![]() | Pattern | Identifies the ScrollPattern pattern. |
![]() ![]() | VerticallyScrollableProperty | Identifies the VerticallyScrollable property. |
![]() ![]() | VerticalScrollPercentProperty | Identifies the VerticalScrollPercent property. |
![]() ![]() | VerticalViewSizeProperty | Identifies the VerticalViewSize property. |
These identifiers are used by UI Automation providers. UI Automation client applications should use the equivalent fields in ScrollPattern.
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.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.

