PanningLayer.PanningTransform Property

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

The panningTransform is responsible for the panning.

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

Syntax

Protected Property PanningTransform As TranslateTransform
protected TranslateTransform PanningTransform { get; set; }

Property Value

Type: System.Windows.Media..::.TranslateTransform
Returns TranslateTransform.

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