PanningLayer.DirectManipulationSetTarget Method

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

Syntax

'Declaration
Protected Overridable Sub DirectManipulationSetTarget ( _
    target As UIElement _
)
protected virtual void DirectManipulationSetTarget(
    UIElement target
)
protected:
virtual void DirectManipulationSetTarget(
    UIElement^ target
)
abstract DirectManipulationSetTarget : 
        target:UIElement -> unit  
override DirectManipulationSetTarget : 
        target:UIElement -> 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