6 writes to uId
UIAutomationClientSideProviders (6)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2531nativeItem.uId = item.uId; 2574nativeItem.uId = item.uId;
MS\Internal\AutomationProxies\Misc.cs (3)
335tool.uId = item; 1930tool.uId = unchecked((int)lParam.hwnd); 1936tool.uId = lParam.id;
MS\Win32\NativeMethods.cs (1)
1938uId = 0;
2 references to uId
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2516uId = item.uId; 2559uId = item.uId;