ScrollViewerExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides attached dependency properties and methods for the Windows.UI.Xaml.Controls.ScrollViewer control.
public static class ScrollViewerExtensions
type ScrollViewerExtensions = class
Public Module ScrollViewerExtensions
- Inheritance
-
ScrollViewerExtensions
Methods
StartExpressionAnimation(ScrollViewer, UIElement, Axis, Axis, VisualProperty) |
Creates and starts an animation on the target element that binds either the X or Y axis of the source Windows.UI.Xaml.Controls.ScrollViewer |
StartExpressionAnimation(ScrollViewer, UIElement, Axis, VisualProperty) |
Creates and starts an animation on the target element that binds either the X or Y axis of the source Windows.UI.Xaml.Controls.ScrollViewer. |