1 write to hwnd
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\Misc.cs (1)
359info.hwnd = hwnd;
3 references to hwnd
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\Misc.cs (3)
1942tool.hwnd = Misc.GetParent(lParam.hwnd); 1943tool.uId = unchecked((int)lParam.hwnd); 1948tool.hwnd = lParam.hwnd;