2 references to Wait
System (1)
services\monitoring\system\diagnosticts\ProcessThread.cs (1)
288
if (threadInfo.threadState != ThreadState.
Wait
) {
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
489
if ( procThread.ThreadState == System.Diagnostics.ThreadState.
Wait
&&