ViewportControl.ManipulationState Property

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

Gets the current ManipulationState.

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

Syntax

Public ReadOnly Property ManipulationState As ManipulationState
public ManipulationState ManipulationState { get; }

Property Value

Type: System.Windows.Controls.Primitives..::.ManipulationState
the current ManipulationState. Default is Idle.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

ViewportControl Class

System.Windows.Controls.Primitives Namespace