PinchManipulation.Current Property

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

Gets the current pinch contact points.

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

Syntax

Public ReadOnly Property Current As PinchContactPoints
public PinchContactPoints Current { get; }

Property Value

Type: System.Windows.Input..::.PinchContactPoints
The current pinch contact points.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

PinchManipulation Class

System.Windows.Input Namespace