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