LongListSelectorAutomationPeer.IScrollProvider.Scroll Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Scrolls the visible region of the content area horizontally and vertically.
Namespace: Microsoft.Phone.Automation.Peers
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
Private Sub Scroll ( _
horizontalAmount As ScrollAmount, _
verticalAmount As ScrollAmount _
) Implements IScrollProvider.Scroll
void IScrollProvider.Scroll(
ScrollAmount horizontalAmount,
ScrollAmount verticalAmount
)
Parameters
- horizontalAmount
Type: System.Windows.Automation..::.ScrollAmount
The horizontal scrolling increment that is specific to the control.
- verticalAmount
Type: System.Windows.Automation..::.ScrollAmount
The vertical scrolling increment that is specific to the control.
Implements
IScrollProvider..::.Scroll(ScrollAmount, ScrollAmount)
Version Information
Windows Phone OS
Supported in: 8.1