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