6 writes to uId
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2551uId = item.uId, 2595uId = item.uId,
MS\Internal\AutomationProxies\Misc.cs (3)
330tool.uId = item; 1910tool.uId = unchecked((int)lParam.hwnd); 1916tool.uId = lParam.id;
MS\Win32\NativeMethods.cs (1)
1938uId = 0;
2 references to uId
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2536uId = item.uId; 2580uId = item.uId;