4 references to InvalidatedEvent
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\EventManager.cs (3)
449AutomationInteropProvider.RaiseAutomationEvent(SelectionPattern.InvalidatedEvent, el, new AutomationEventArgs(SelectionPattern.InvalidatedEvent)); 550_objectIdClient.Add(SelectionPattern.InvalidatedEvent, new RaiseEvent(HandleInvalidatedEvent));
MS\Internal\AutomationProxies\ProxyHwnd.cs (1)
449else if (idEvent == SelectionPattern.InvalidatedEvent)