ViewportControl.ManipulationStateChanged Event

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

Occurs when the manipulation state changes.

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

Syntax

Public Event ManipulationStateChanged As EventHandler(Of ManipulationStateChangedEventArgs)
public event EventHandler<ManipulationStateChangedEventArgs> ManipulationStateChanged

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

ViewportControl Class

System.Windows.Controls.Primitives Namespace