Share via


ViewportControl.ManipulationLockMode Property

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

Gets or sets the gesture directions.

Namespace:  System.Windows.Controls.Primitives
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public Property ManipulationLockMode As ManipulationLockMode
public ManipulationLockMode ManipulationLockMode { get; set; }

Property Value

Type: System.Windows.Controls.Primitives..::.ManipulationLockMode
The gesture directions.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

ViewportControl Class

System.Windows.Controls.Primitives Namespace