PanningBackgroundLayer.ShouldShowWrappers Property

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

Gets or sets a value that indicates if the wrappers are always displayed in the background.

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

Syntax

Protected Friend Overrides ReadOnly Property ShouldShowWrappers As Boolean
protected internal override bool ShouldShowWrappers { get; }

Property Value

Type: System..::.Boolean
true if the wrappers are always displayed; otherwise false.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

PanningBackgroundLayer Class

Microsoft.Phone.Controls.Primitives Namespace