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