2 writes to _processingQueuedEvent
PresentationCore (2)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (2)
372
_processingQueuedEvent
= true;
380
_processingQueuedEvent
= false;
1 reference to _processingQueuedEvent
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
739
if (!
_processingQueuedEvent
)