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