2 references to Notification
PresentationCore (2)
MS\Internal\Automation\EventMap.cs (1)
107case AutomationEvents.Notification: eventObject = AutomationElementIdentifiers.NotificationEvent; break;
System\Windows\Automation\Peers\AutomationPeer.cs (1)
372if (EventMap.HasRegisteredEvent(AutomationEvents.Notification))