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