IWPFScrollable Interface

Description

Interface to implement scrolling for all FrameworkElements.

Syntax

'Declaration
Public Class IWPFScrollable

Methods

Name Description
GetMaximumScrollPosition Retrieves the maximum position of the ScrollViewer.
GetScrollPosition Return the position of the ScrollViewer.
Scroll Sets the value of the ScrollViewer to a specific scrolldestination.
ScrollToPosition Sets the position of the ScrollViewer.