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