ScrollPatternIdentifiers Class
Silverlight
Contains values used as automation property identifiers specifically for properties of the IScrollProvider pattern, as well as the NoScroll constant.
Namespace: System.Windows.Automation
Assembly: System.Windows (in System.Windows.dll)
The ScrollPatternIdentifiers type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() ![]() | HorizontallyScrollableProperty | Identifies the HorizontallyScrollable automation property. |
![]() ![]() ![]() | HorizontalScrollPercentProperty | Identifies the HorizontalScrollPercent automation property. |
![]() ![]() ![]() | HorizontalViewSizeProperty | Identifies the HorizontalViewSize automation property. |
![]() ![]() ![]() | NoScroll | Specifies that scrolling should not be performed. |
![]() ![]() ![]() | VerticallyScrollableProperty | Identifies the VerticallyScrollable automation property. |
![]() ![]() ![]() | VerticalScrollPercentProperty | Identifies the VerticalScrollPercent automation property. |
![]() ![]() ![]() | VerticalViewSizeProperty | Identifies the VerticalViewSize automation property. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
