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