1 instantiation of QueueProcessor
UIAutomationClient (1)
MS\Internal\Automation\ClientEventManager.cs (1)
372
_callbackQueue = new
QueueProcessor
();
2 references to QueueProcessor
UIAutomationClient (2)
MS\Internal\Automation\ClientEventManager.cs (2)
347
internal static
QueueProcessor
CBQ
741
private static
QueueProcessor
_callbackQueue; // callbacks are queued on this class to avoid deadlocks