IsInRange Property (PointerEventArgs)
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.
public bool IsInRange {get;}
Property Value
true if the pointer device was in detection range; otherwise,
false.