1 write to hwnd
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2523hwnd = item.hwnd.ToInt32();
1 reference to hwnd
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2538nativeItem.hwnd = new IntPtr(item.hwnd);