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