PanningLayer.ShouldShowWrappers Property

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

Syntax

'Declaration
Protected Friend Overridable ReadOnly Property ShouldShowWrappers As Boolean
protected internal virtual bool ShouldShowWrappers { get; }
protected public:
virtual property bool ShouldShowWrappers {
    bool get ();
}
abstract ShouldShowWrappers : bool with get 
override ShouldShowWrappers : bool with get

Property Value

Type: System.Boolean

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

PanningLayer Class

Microsoft.Phone.Controls.Primitives Namespace