6 writes to uId
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2550uId = item.uId, 2594uId = item.uId,
MS\Internal\AutomationProxies\Misc.cs (3)
329tool.uId = item; 1909tool.uId = unchecked((int)lParam.hwnd); 1915tool.uId = lParam.id;
MS\Win32\NativeMethods.cs (1)
1937uId = 0;
2 references to uId
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2535uId = item.uId; 2579uId = item.uId;