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