4 references to EventListener
UIAutomationClient (4)
System\Windows\Automation\Automation.cs (4)
192EventListener l = new EventListener(eventId, scope, null, CacheRequest.CurrentUiaCacheRequest); 250EventListener l = new EventListener(AutomationElement.AutomationPropertyChangedEvent, scope, properties, CacheRequest.CurrentUiaCacheRequest); 283EventListener l = new EventListener(AutomationElement.StructureChangedEvent, scope, null, CacheRequest.CurrentUiaCacheRequest); 313EventListener l = new EventListener(AutomationElement.AutomationFocusChangedEvent,