This documentation is archived and is not being maintained.
TouchDevice.Id Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a unique ID as provided by the operating system for a particular touch device.
Namespace:
System.Windows.Input
Assembly:
System.Windows (in System.Windows.dll)
'Declaration
Public ReadOnly Property Id As Integer
Property Value
Type:
System.Int32A unique ID for a particular touch device.
This is not a literal device, instead it is an object with an ID value that tracks touch points through a down/move/up sequence
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0