ScrollPatternIdentifiers Fields

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.

  NameDescription
Public field Static member HorizontallyScrollableProperty Identifies the HorizontallyScrollable automation property.
Public field Static member HorizontalScrollPercentProperty Identifies the HorizontalScrollPercent automation property.
Public field Static member HorizontalViewSizeProperty Identifies the HorizontalViewSize automation property.
Public field Static member NoScroll Specifies that scrolling should not be performed.
Public field Static member VerticallyScrollableProperty Identifies the VerticallyScrollable automation property.
Public field Static member VerticalScrollPercentProperty Identifies the VerticalScrollPercent automation property.
Public field Static member VerticalViewSizeProperty Identifies the VerticalViewSize automation property.
Top

Show:
© 2017 Microsoft