Click or drag to resize
PointerPointerDeviceType Property
Gets the PointerDeviceType for the pointer device.

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

Property Value

Type: PointerDeviceType
See Also