1 write to _thread
UIAutomationClient (1)
MS\Internal\Automation\QueueProcessor.cs (1)
70_thread = new Thread(threadStart);
2 references to _thread
UIAutomationClient (2)
MS\Internal\Automation\QueueProcessor.cs (2)
71_thread.IsBackground = true; 72_thread.Start();