11 writes to LastSupportedPattern
UIAutomationTypes (11)
MS\Internal\Automation\AutomationIdentifierConstants.cs (11)
36
LastSupportedPattern
= Patterns.CustomNavigation;
44
LastSupportedPattern
= Patterns.CustomNavigation;
52
LastSupportedPattern
= Patterns.CustomNavigation;
60
LastSupportedPattern
= Patterns.CustomNavigation;
68
LastSupportedPattern
= Patterns.CustomNavigation;
76
LastSupportedPattern
= Patterns.CustomNavigation;
84
LastSupportedPattern
= Patterns.CustomNavigation;
92
LastSupportedPattern
= Patterns.TextEdit;
100
LastSupportedPattern
= Patterns.DropTarget;
109
LastSupportedPattern
= Patterns.SynchronizedInput;
117
LastSupportedPattern
= Patterns.ScrollItem;
1 reference to LastSupportedPattern
UIAutomationTypes (1)
System\Windows\Automation\AutomationIdentifier.cs (1)
231
&& (id <= (int)AutomationIdentifierConstants.
LastSupportedPattern
));