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