6 writes to uId
UIAutomationClientsideProviders (6)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2539
nativeItem.
uId
= item.uId;
2582
nativeItem.
uId
= item.uId;
MS\Internal\AutomationProxies\Misc.cs (3)
346
tool.
uId
= item;
1943
tool.
uId
= unchecked((int)lParam.hwnd);
1949
tool.
uId
= lParam.id;
MS\Win32\NativeMethods.cs (1)
1956
uId
= 0;
2 references to uId
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2524
uId = item.
uId
;
2567
uId = item.
uId
;