ScrollPatternIdentifiers Fields

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The ScrollPatternIdentifiers type exposes the following members.

Fields

  Name Description
Public fieldStatic memberSupported by Silverlight for Windows Phone HorizontallyScrollableProperty Identifies the HorizontallyScrollable automation property.
Public fieldStatic memberSupported by Silverlight for Windows Phone HorizontalScrollPercentProperty Identifies the HorizontalScrollPercent automation property.
Public fieldStatic memberSupported by Silverlight for Windows Phone HorizontalViewSizeProperty Identifies the HorizontalViewSize automation property.
Public fieldStatic memberSupported by Silverlight for Windows Phone NoScroll Specifies that scrolling should not be performed.
Public fieldStatic memberSupported by Silverlight for Windows Phone VerticallyScrollableProperty Identifies the VerticallyScrollable automation property.
Public fieldStatic memberSupported by Silverlight for Windows Phone VerticalScrollPercentProperty Identifies the VerticalScrollPercent automation property.
Public fieldStatic memberSupported by Silverlight for Windows Phone VerticalViewSizeProperty Identifies the VerticalViewSize automation property.

Top