Click or drag to resize
PointerPointerId Property
Gets the system-generated identifier for this pointer reference.

Namespace: Windows.UI.Xaml.Input
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public uint PointerId { get; }

Property Value

Type: UInt32
See Also