1 reference to LastInRangeTime
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\PenContexts.cs (1)
209
if (context.QueuedInRangeCount > 0 || (Math.Abs(unchecked(timestamp - context.
LastInRangeTime
)) <= 500))