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)
483
if (!_inDragDrop &&
_stylusDeviceInRange
)
523
if (
_stylusDeviceInRange
&& !_inDragDrop && (penContexts == null || !penContexts.IsWindowDisabled))
752
if (
_stylusDeviceInRange
)
841
if (!
_stylusDeviceInRange
)