1 write to hwnd
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\Misc.cs (1)
348info.hwnd = hwnd;
3 references to hwnd
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\Misc.cs (3)
1929tool.hwnd = Misc.GetParent(lParam.hwnd); 1930tool.uId = unchecked((int)lParam.hwnd); 1935tool.hwnd = lParam.hwnd;