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