3 references to InputReachedOtherElementEvent
PresentationCore (2)
MS\Internal\Automation\EventMap.cs (2)
45|| id == SynchronizedInputPatternIdentifiers.InputReachedOtherElementEvent?.Id 103case AutomationEvents.InputReachedOtherElement: eventObject = SynchronizedInputPatternIdentifiers.InputReachedOtherElementEvent; break;
UIAutomationClient (1)
System\Windows\Automation\SynchronizedInputPattern.cs (1)
58public static readonly AutomationEvent InputReachedOtherElementEvent = SynchronizedInputPatternIdentifiers.InputReachedOtherElementEvent;