1 write to hwnd
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2535
hwnd
= item.hwnd.ToInt32();
1 reference to hwnd
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2550
hwnd = new IntPtr(item.
hwnd
),