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