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)
478
if (!_inDragDrop &&
_stylusDeviceInRange
)
518
if (
_stylusDeviceInRange
&& !_inDragDrop && (penContexts == null || !penContexts.IsWindowDisabled))
751
if (
_stylusDeviceInRange
)
840
if (!
_stylusDeviceInRange
)