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