3 references to InputDiscardedEvent
PresentationCore (2)
MS\Internal\Automation\EventMap.cs (2)
46|| id == SynchronizedInputPatternIdentifiers.InputDiscardedEvent?.Id) 104case AutomationEvents.InputDiscarded: eventObject = SynchronizedInputPatternIdentifiers.InputDiscardedEvent; break;
UIAutomationClient (1)
System\Windows\Automation\SynchronizedInputPattern.cs (1)
63public static readonly AutomationEvent InputDiscardedEvent = SynchronizedInputPatternIdentifiers.InputDiscardedEvent;