2 references to ShouldConsiderStylusInRange
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
595
else if (fromWisptis ||
ShouldConsiderStylusInRange
(mouseInputReport))
774
if (_lastMouseMoveFromStylus &&
ShouldConsiderStylusInRange
(mouseInputReport))