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