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