|  | Smooth | 
The SmoothScrollingBehavior type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EasingFunction | Gets or sets the easing function used for the scrolling animation. (Inherited from AdvancedScrollWheelBehavior) | 
|  | IsEnabled | Gets or sets a value indicating whether the smooth scrolling behavior is enabled. (Inherited from AdvancedScrollWheelBehavior) | 
|  | IsLoaded | Gets a value indicating whether the associated object is loaded. (Inherited from FrameworkElementBehaviorT) | 
|  | MouseScrollDeltaFactor | Gets or sets the delta value factor while mouse scrolling. (Inherited from AdvancedScrollWheelBehavior) | 
|  | ScrollingAnimationDuration | Gets or sets the duration of the scrolling animation. (Inherited from AdvancedScrollWheelBehavior) | 
|  | TouchpadScrollDeltaFactor | Gets or sets the delta value factor while touchpad scrolling. (Inherited from AdvancedScrollWheelBehavior) | 
|  | UseScrollingAnimation | Gets or sets a value indicating whether to use scrolling animation when scrolling using the mouse wheel. (Inherited from AdvancedScrollWheelBehavior) | 
 See Also
See Also