1 write to _stylusDeviceInRange
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
2044_stylusDeviceInRange = foundInRangeStylusDevice;
4 references to _stylusDeviceInRange
PresentationCore (4)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (4)
483if (!_inDragDrop && _stylusDeviceInRange) 523if (_stylusDeviceInRange && !_inDragDrop && (penContexts == null || !penContexts.IsWindowDisabled)) 752if (_stylusDeviceInRange) 841if (!_stylusDeviceInRange)