ScrollPatternIdentifiers Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
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. |
Show: