1 write to _stylusDeviceInRange
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
2047_stylusDeviceInRange = foundInRangeStylusDevice;
4 references to _stylusDeviceInRange
PresentationCore (4)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (4)
478if (!_inDragDrop && _stylusDeviceInRange) 518if (_stylusDeviceInRange && !_inDragDrop && (penContexts == null || !penContexts.IsWindowDisabled)) 751if (_stylusDeviceInRange) 840if (!_stylusDeviceInRange)