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