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