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