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