1 write to _allowPressFlicks
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerFlickEngine.cs (1)
164
_allowPressFlicks
= true;
1 reference to _allowPressFlicks
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerFlickEngine.cs (1)
177
_movedEnoughFromPenDown = !
_allowPressFlicks
;