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