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