ManipulationDeltaEventArgs.PinchManipulation Property

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

Gets information about a pinch-stretch gesture.

Namespace:  System.Windows.Input
Assembly:  System.Windows (in System.Windows.dll)

Syntax

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

Property Value

Type: System.Windows.Input..::.PinchManipulation
Information about a pinch-stretch gesture.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

ManipulationDeltaEventArgs Class

System.Windows.Input Namespace