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