Advanced |
The AdvancedScrollWheelBehavior type exposes the following members.
| Name | Description | |
|---|---|---|
| EasingFunction | Gets or sets the easing function used for the scrolling animation. | |
| IsEnabled | Gets or sets a value indicating whether the smooth scrolling behavior is enabled. | |
| 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. | |
| ScrollingAnimationDuration | Gets or sets the duration of the scrolling animation. | |
| TouchpadScrollDeltaFactor | Gets or sets the delta value factor while touchpad scrolling. | |
| UseScrollingAnimation | Gets or sets a value indicating whether to use scrolling animation when scrolling using the mouse wheel. |