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