Click or drag to resize
PointerIsInRange Property
Gets a value that determines whether the pointer device was in detection range of a sensor or digitizer at the time that the event was reported.

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

Property Value

Type: Boolean
See Also