2 references to InputDiscarded
PresentationCore (2)
MS\Internal\Automation\EventMap.cs (1)
118case AutomationEvents.InputDiscarded: eventObject = SynchronizedInputPatternIdentifiers.InputDiscardedEvent; break;
MS\Internal\SynchronizedInputHelper.cs (1)
329peer.RaiseAutomationEvent(AutomationEvents.InputDiscarded);