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