AnimatedScrollViewer
Class
A ScrollViewer control that animates the changes in its HorizontalOffset and VerticalOffset.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public class AnimatedScrollViewer : ScrollViewer
Inheritance: objectAnimatedScrollViewer
Constructors
Initializes a new instance of the AnimatedScrollViewer class.
C#
public AnimatedScrollViewer()