ScrollToPosition Method (WPFFrameworkElement)

Class

WPFFrameworkElement class

Action

Sets the position of the ScrollViewer.

Syntax

frameworkElement.ScrollToPosition(offset, orientation)
Variable Description
offset The value of the ScrollViewer. REAL.
orientation ScrollToPosition of either the horizontal or vertical scrollbar. ORIENTATION.