1 write to _alHwnd
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WinEventTracker.cs (1)
407
eventCreateParams = hookParams.
_alHwnd
= new ArrayList (16);
5 references to _alHwnd
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WinEventTracker.cs (5)
237
if (hookParams != null && hookParams.
_alHwnd
!= null)
239
ArrayList eventCreateParams = hookParams.
_alHwnd
;
290
if (hookParams != null && hookParams.
_alHwnd
!= null)
292
ArrayList eventCreateParams = hookParams.
_alHwnd
;
399
ArrayList eventCreateParams = hookParams.
_alHwnd
;