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