1 write to hwnd
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\Misc.cs (1)
344
hwnd
= hwnd,
3 references to hwnd
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\Misc.cs (3)
1909
tool.hwnd = Misc.GetParent(lParam.
hwnd
);
1910
tool.uId = unchecked((int)lParam.
hwnd
);
1915
tool.hwnd = lParam.
hwnd
;