LongListSelector.ManipulationState Property

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

Gets the state of manipulation handling on the LongListSelector control.

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

Syntax

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

Property Value

Type: System.Windows.Controls.Primitives..::.ManipulationState
The state of manipulation handling on the LongListSelector control.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

LongListSelector Class

Microsoft.Phone.Controls Namespace