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