1 write to _alHwnd
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
405eventCreateParams = hookParams._alHwnd = new ArrayList (16);
5 references to _alHwnd
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WinEventTracker.cs (5)
235if (hookParams != null && hookParams._alHwnd != null) 237ArrayList eventCreateParams = hookParams._alHwnd; 288if (hookParams != null && hookParams._alHwnd != null) 290ArrayList eventCreateParams = hookParams._alHwnd; 397ArrayList eventCreateParams = hookParams._alHwnd;