2 references to IsDown
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerInteractionEngine.cs (2)
425
else if (_stylusDevice.
IsDown
)
444
if (_stylusDevice.
IsDown
|| !_stylusDevice.InRange)