PanningLayer.Wraparound Method

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

Wraps the content around in preparation for post-wrap animation.

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

Syntax

Public Overridable Sub Wraparound ( _
    direction As Integer _
)
public virtual void Wraparound(
    int direction
)

Parameters

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

PanningLayer Class

Microsoft.Phone.Controls.Primitives Namespace