PanningLayer.DirectManipulationSetLayerWidth Method

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

Syntax

'Declaration
Protected Overridable Sub DirectManipulationSetLayerWidth ( _
    width As Single _
)
protected virtual void DirectManipulationSetLayerWidth(
    float width
)
protected:
virtual void DirectManipulationSetLayerWidth(
    float width
)
abstract DirectManipulationSetLayerWidth : 
        width:float32 -> unit  
override DirectManipulationSetLayerWidth : 
        width:float32 -> unit

Parameters

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