1 write to _alHwnd
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
414eventCreateParams = hookParams._alHwnd = new ArrayList (16);
5 references to _alHwnd
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WinEventTracker.cs (5)
244if (hookParams != null && hookParams._alHwnd != null) 246ArrayList eventCreateParams = hookParams._alHwnd; 297if (hookParams != null && hookParams._alHwnd != null) 299ArrayList eventCreateParams = hookParams._alHwnd; 406ArrayList eventCreateParams = hookParams._alHwnd;