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