ScrollViewer 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 ScrollViewer type exposes the following members.

Fields

  Name Description
Public fieldStatic memberSupported by Silverlight for Windows Phone ComputedHorizontalScrollBarVisibilityProperty Identifies the ComputedHorizontalScrollBarVisibility dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone ComputedVerticalScrollBarVisibilityProperty Identifies the ComputedVerticalScrollBarVisibility dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone ExtentHeightProperty Identifier for the ExtentHeight dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone ExtentWidthProperty Identifier for the ExtentWidth dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone HorizontalOffsetProperty Identifies the HorizontalOffset dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone HorizontalScrollBarVisibilityProperty Identifies the HorizontalScrollBarVisibility dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone ManipulationModeProperty Identifies the ManipulationMode dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone ScrollableHeightProperty Identifies the ScrollableHeight dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone ScrollableWidthProperty Identifies the ScrollableWidth dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone VerticalOffsetProperty Identifies the VerticalOffset dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone VerticalScrollBarVisibilityProperty Identifies the VerticalScrollBarVisibility dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone ViewportHeightProperty Identifies the ViewportHeight dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone ViewportWidthProperty Identifies the ViewportWidth dependency property.

Top