1 write to _upDownEvents
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsTab.cs (1)
53
_upDownEvents
= new WinEventTracker.EvtIdProperty [1];
4 references to _upDownEvents
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsTab.cs (4)
54
_upDownEvents
[0]._evtId = NativeMethods.EventObjectValueChange;
55
_upDownEvents
[0]._idProp = ScrollPattern.HorizontalScrollPercentProperty;
324
_upDownEvents
, 1);
342
upDownHwnd,
_upDownEvents
, null, 1);