public class IWPFScrollable,
'Declaration Public Class IWPFScrollable
| 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. |