Click or drag to resize
DigitalRuneScrollViewer Properties

The ScrollViewer type exposes the following members.

Properties
  NameDescription
Public propertyActualBounds
Gets the actual bounding rectangle of the control (defined by ActualX, ActualY, ActualWidth and ActualHeight).
(Inherited from UIControl.)
Public propertyActualHeight
Gets the actual height of the control (computed in Arrange(Vector2F, Vector2F)).
(Inherited from UIControl.)
Public propertyActualIsEnabled
Gets a value indicating whether this control is actually enabled, taking into account the IsEnabled flag and the state of the VisualParent.
(Inherited from UIControl.)
Public propertyActualIsVisible
Gets a value indicating whether this control is actually visible, taking into account the IsVisible flag and the state of the VisualParent.
(Inherited from UIControl.)
Public propertyActualWidth
Gets the actual width of the control (computed in Arrange(Vector2F, Vector2F)).
(Inherited from UIControl.)
Public propertyActualX
Gets the actual X position of the top left corner of the control's bounds in screen coordinates (computed in Arrange(Vector2F, Vector2F)).
(Inherited from UIControl.)
Public propertyActualY
Gets the actual Y position of the top left corner of the control's bounds in screen coordinates (computed in Arrange(Vector2F, Vector2F)).
(Inherited from UIControl.)
Public propertyAllowedPlayer
Gets or sets the LogicalPlayerIndex from which input is accepted.
(Inherited from UIControl.)
Public propertyAutoUnfocus
Gets or sets a value indicating whether this control clears the focus when the mouse clicks another control than the currently focused control. This is a game object property.
(Inherited from UIControl.)
Public propertyBackground
Gets or sets the background color. This is a game object property.
(Inherited from UIControl.)
Public propertyClipContent
Gets or sets a value indicating whether the Content is clipped to the ContentBounds or whether the Content can draw outside the ContentBounds. This is a game object property.
(Inherited from ContentControl.)
Public propertyContent
Gets or sets the content.
(Inherited from ContentControl.)
Public propertyContentBounds
Gets the content bounds that define where the Content is drawn.
(Overrides ContentControlContentBounds.)
Public propertyContentStyle
Gets or sets the style that is applied to the Content. This is a game object property.
(Inherited from ContentControl.)
Public propertyContextMenu
Gets or sets the context menu that should pop up when the control is right-clicked (tap-and-hold on Windows Phone 7).
(Inherited from UIControl.)
Public propertyCursor
Gets or sets the mouse cursor that should be displayed when the mouse is over this control.
(Inherited from UIControl.)
Public propertyDesiredHeight
Gets the desired height (including Margin) (which is computed in Measure(Vector2F)).
(Inherited from UIControl.)
Public propertyDesiredWidth
Gets the desired width (including Margin) (which is computed in Measure(Vector2F)).
(Inherited from UIControl.)
Public propertyEvents
Gets the game object events.
(Inherited from GameObject.)
Public propertyExtentHeight
Gets the extent height which is equal to the desired height of the Content.
Public propertyExtentWidth
Gets the extent width which is equal to the desired width of the Content.
Public propertyStatic memberFlickScrollVelocityFactor
Phone/tablet only: Gets or sets the factor that defines the scroll velocity after a flick gesture.
Public propertyFocusable
Gets or sets a value indicating whether this UIControl can receive the input focus. This is a game object property.
(Inherited from UIControl.)
Public propertyFocusWhenMouseOver
Gets or sets a value indicating whether the control automatically receives focus when the mouse is over the control (without being clicked). This is a game object property.
(Inherited from UIControl.)
Public propertyFont
Gets or sets the font that is used if the control renders text. This is a game object property.
(Inherited from UIControl.)
Public propertyForeground
Gets or sets the foreground color. This is a game object property.
(Inherited from UIControl.)
Public propertyHasRenderTransform
Gets a value indicating whether this control has a render transform that is not the identity transformation.
(Inherited from UIControl.)
Public propertyHeight
Gets or sets the user-defined height. This is a game object property.
(Inherited from UIControl.)
Public propertyHorizontalAlignment
Gets or sets the horizontal alignment of this control. This is a game object property.
(Inherited from UIControl.)
Public propertyHorizontalOffset
Gets or sets the horizontal offset (= the Value of the horizontal ScrollBar). This is a game object property.
Public propertyHorizontalScrollBarStyle
Gets or sets the style that is applied to the horizontal ScrollBar. This is a game object property.
Public propertyHorizontalScrollBarVisibility
Gets or sets the ScrollBarVisibility of the horizontal ScrollBar. This is a game object property.
Public propertyInputService
Gets the IInputService.
(Inherited from UIControl.)
Public propertyIsArrangeValid
Gets a value indicating whether the Arrange(Vector2F, Vector2F) results are up-to-date.
(Inherited from UIControl.)
Public propertyIsEnabled
Gets or sets a value indicating whether this control is enabled. This is a game object property.
(Inherited from UIControl.)
Public propertyIsFocused
Gets a value indicating whether this control has the input focus. This is a game object property.
(Inherited from UIControl.)
Public propertyIsFocusScope
Gets or sets a value indicating whether this control is a focus scope. This is a game object property.
(Inherited from UIControl.)
Public propertyIsFocusWithin
Gets (or sets) a value indicating whether the focus is on this control or on any of the visual children.
(Inherited from UIControl.)
Public propertyIsLoaded
Gets a value indicating whether the content of this object was loaded.
(Inherited from GameObject.)
Public propertyIsMeasureValid
Gets a value indicating whether the Measure(Vector2F) results (DesiredWidth and DesiredHeight) are up-to-date.
(Inherited from UIControl.)
Public propertyIsMouseDirectlyOver
Gets a value indicating whether the mouse is over this control and not over a visual child control.
(Inherited from UIControl.)
Public propertyIsMouseOver
Gets or sets a value indicating whether the mouse is over this control or over a visual child. This is a game object property.
(Inherited from UIControl.)
Public propertyIsVisible
Gets or sets a value indicating whether this control is visible. This is a game object property.
(Inherited from UIControl.)
Public propertyIsVisualValid
Gets a value indicating whether the cached RenderData is up-to-date.
(Inherited from UIControl.)
Public propertyMargin
Gets or sets the margin. This is a game object property.
(Inherited from UIControl.)
Public propertyMaxHeight
Gets or sets the maximal height of the control. This is a game object property.
(Inherited from UIControl.)
Public propertyStatic memberMaxScrollVelocity
Phone/tablet only: Gets or sets the maximal allowed scroll velocity. (Higher scrolling velocities are clamped to this value.)
Public propertyMaxWidth
Gets or sets the maximal width of the control. This is a game object property.
(Inherited from UIControl.)
Public propertyMinHeight
Gets or sets the minimal height of the control. This is a game object property.
(Inherited from UIControl.)
Public propertyStatic memberMinScrollVelocity
Phone/tablet only: Gets or sets the minimal scroll velocity that determines when scrolling is stopped.
Public propertyMinWidth
Gets or sets the minimal width of the control. This is a game object property.
(Inherited from UIControl.)
Public propertyName
Gets or sets the name.
(Inherited from GameObject.)
Public propertyOpacity
Gets or sets the opacity. This is a game object property.
(Inherited from UIControl.)
Public propertyPadding
Gets or sets the padding. This is a game object property.
(Inherited from UIControl.)
Public propertyProperties
Gets the game object properties.
(Inherited from GameObject.)
Public propertyRenderData
Gets or sets the cached renderer data.
(Inherited from UIControl.)
Public propertyRendererInfo Obsolete.
Gets or sets the cached renderer data.
(Inherited from UIControl.)
Public propertyRenderRotation
Gets or sets the rotation of the RenderTransform. This is a game object property.
(Inherited from UIControl.)
Public propertyRenderScale
Gets or sets the scale of the RenderTransform. This is a game object property.
(Inherited from UIControl.)
Public propertyRenderTransform
Gets the render transformation.
(Inherited from UIControl.)
Public propertyRenderTransformOrigin
Gets or sets the relative origin of the RenderTransform. This is a game object property.
(Inherited from UIControl.)
Public propertyRenderTranslation
Gets or sets the translation of the RenderTransform. This is a game object property.
(Inherited from UIControl.)
Public propertyScreen
Gets the UIScreen.
(Inherited from UIControl.)
Public propertyStatic memberScrollDamping
Phone/tablet only: Gets or sets the damping factor with which the scrolling is damped.
Public propertyStatic memberScrollThreshold
Gets or sets the vertical scroll threshold that the finger movement has to exceed to start a scroll action.
Public propertyStatic memberSpringConstant
Phone/tablet only: Gets or sets the spring constant which is applied when the user drags the content beyond the limit.
Public propertyStatic memberSpringDamping
Phone/tablet only: Gets or sets the damping which is applied when the user drags the content beyond the limit.
Public propertyStatic memberSpringLength
Phone/tablet only: Gets or sets the max spring length which defines how far the user can drag the content beyond the limit.
Public propertyStyle
Gets or sets the style.
(Inherited from UIControl.)
Public propertyTag Obsolete.
Gets or sets a user-defined tag.
(Inherited from UIControl.)
Public propertyTemplate
Gets or sets the template.
(Inherited from GameObject.)
Public propertyToolTip
Gets or sets the tool tip. This is a game object property.
(Inherited from UIControl.)
Public propertyUIService
Gets the IUIService.
(Inherited from UIControl.)
Public propertyUserData
Gets or sets user-defined data.
(Inherited from UIControl.)
Public propertyVerticalAlignment
Gets or sets the vertical alignment of this control. This is a game object property.
(Inherited from UIControl.)
Public propertyVerticalOffset
Gets or sets the vertical offset (= the Value of the vertical ScrollBar). This is a game object property.
Public propertyVerticalScrollBarStyle
Gets or sets the style that is applied to the vertical ScrollBar. This is a game object property.
Public propertyVerticalScrollBarVisibility
Gets or sets the ScrollBarVisibility of the vertical ScrollBar. This is a game object property.
Public propertyViewportHeight
Gets the height of the viewport which defines the visual part of the Content.
Public propertyViewportWidth
Gets the width of the viewport which defines the visual part of the Content.
Public propertyVisualChildren
Gets the visual children.
(Inherited from UIControl.)
Public propertyVisualParent
Gets the visual parent.
(Inherited from UIControl.)
Public propertyVisualState
Gets the visual state of the control as string.
(Inherited from UIControl.)
Public propertyWidth
Gets or sets the user-defined width. This is a game object property.
(Inherited from UIControl.)
Public propertyX
Gets or sets the x-position offset of the control. (Use this only for controls in a Canvas or under the UIScreen.) This is a game object property.
(Inherited from UIControl.)
Public propertyY
Gets or sets the y-position offset of the control. (Use this only for controls in a Canvas or under the UIScreen.) This is a game object property.
(Inherited from UIControl.)
Top
See Also