5 references to ElementAddedToSelectionEvent
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\EventManager.cs (3)
386AutomationInteropProvider.RaiseAutomationEvent(SelectionItemPattern.ElementAddedToSelectionEvent, el, new AutomationEventArgs(SelectionItemPattern.ElementAddedToSelectionEvent)); 540_objectIdClient.Add(SelectionItemPattern.ElementAddedToSelectionEvent, new RaiseEvent(HandleElementAddedToSelectionEvent));
MS\Internal\AutomationProxies\MSAAEventDispatcher.cs (1)
214MaybeFireSelectionItemEvent(SelectionItemPattern.ElementAddedToSelectionEvent, eventTable, hwnd, idObject, idChild);
MS\Internal\AutomationProxies\ProxyHwnd.cs (1)
423else if (idEvent == SelectionItemPattern.ElementAddedToSelectionEvent)