2 references to InputReachedTarget
PresentationCore (2)
MS\Internal\Automation\EventMap.cs (1)
102case AutomationEvents.InputReachedTarget: eventObject = SynchronizedInputPatternIdentifiers.InputReachedTargetEvent; break;
MS\Internal\SynchronizedInputHelper.cs (1)
318peer.RaiseAutomationEvent(AutomationEvents.InputReachedTarget);