2 references to InputReachedOtherElement
PresentationCore (2)
MS\Internal\Automation\EventMap.cs (1)
104case AutomationEvents.InputReachedOtherElement: eventObject = SynchronizedInputPatternIdentifiers.InputReachedOtherElementEvent; break;
MS\Internal\SynchronizedInputHelper.cs (1)
328peer.RaiseAutomationEvent(AutomationEvents.InputReachedOtherElement);