1 write to _stylusDeviceInRange
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
2035_stylusDeviceInRange = foundInRangeStylusDevice;
4 references to _stylusDeviceInRange
PresentationCore (4)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (4)
474if (!_inDragDrop && _stylusDeviceInRange) 514if (_stylusDeviceInRange && !_inDragDrop && (penContexts == null || !penContexts.IsWindowDisabled)) 743if (_stylusDeviceInRange) 832if (!_stylusDeviceInRange)