Click or drag to resize

AdvancedScrollWheelBehavior Properties

The AdvancedScrollWheelBehavior type exposes the following members.

Properties
 NameDescription
Public propertyEasingFunction Gets or sets the easing function used for the scrolling animation.
Public propertyIsEnabled Gets or sets a value indicating whether the smooth scrolling behavior is enabled.
Protected propertyIsLoaded Gets a value indicating whether the associated object is loaded.
(Inherited from FrameworkElementBehaviorT)
Public propertyMouseScrollDeltaFactor Gets or sets the delta value factor while mouse scrolling.
Public propertyScrollingAnimationDuration Gets or sets the duration of the scrolling animation.
Public propertyTouchpadScrollDeltaFactor Gets or sets the delta value factor while touchpad scrolling.
Public propertyUseScrollingAnimation Gets or sets a value indicating whether to use scrolling animation when scrolling using the mouse wheel.
Top
See Also