PanningTitleLayer.DirectManipulationSetTarget Method

This member overrides PanningLayer.DirectManipulationSetTarget(UIElement).

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

Syntax

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

PanningTitleLayer Class

Microsoft.Phone.Controls.Primitives Namespace