1 instantiation of QueueProcessor
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
69
_callbackQueue = new
QueueProcessor
();
2 references to QueueProcessor
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WinEventTracker.cs (2)
62
static internal
QueueProcessor
GetCallbackQueue()
591
private static
QueueProcessor
_callbackQueue = null;