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