2 references to SynchronizedInput
UIAutomationTypes (2)
MS\Internal\Automation\AutomationIdentifierConstants.cs (1)
109LastSupportedPattern = Patterns.SynchronizedInput;
System\Windows\Automation\SynchronizedInputPatternIdentifiers.cs (1)
47public static readonly AutomationPattern Pattern = AutomationPattern.Register(AutomationIdentifierConstants.Patterns.SynchronizedInput, "SynchronizedInputPatternIdentifiers.Pattern");