3 references to InputReachedTargetEvent
PresentationCore (2)
MS\Internal\Automation\EventMap.cs (2)
44|| id == SynchronizedInputPatternIdentifiers.InputReachedTargetEvent?.Id 102case AutomationEvents.InputReachedTarget: eventObject = SynchronizedInputPatternIdentifiers.InputReachedTargetEvent; break;
UIAutomationClient (1)
System\Windows\Automation\SynchronizedInputPattern.cs (1)
52public static readonly AutomationEvent InputReachedTargetEvent = SynchronizedInputPatternIdentifiers.InputReachedTargetEvent;