PinchContactPoints.SecondaryContact Property

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

Gets the current secondary contact point.

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

Syntax

Public ReadOnly Property SecondaryContact As Point
public Point SecondaryContact { get; }

Property Value

Type: System.Windows..::.Point
The current secondary contact point.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

PinchContactPoints Class

System.Windows.Input Namespace