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