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