GoTo Method

PanningLayer.GoTo Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Goes to an offset.

Namespace:  Microsoft.Phone.Controls.Primitives
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
Public Sub GoTo ( _
	targetOffset As Integer, _
	duration As Duration _
)

Parameters

targetOffset
Type: System.Int32
Target offset (in ItemsWidth coordinates).
duration
Type: System.Windows.Duration
Duration.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft