11 writes to LastSupportedPattern
UIAutomationTypes (11)
MS\Internal\Automation\AutomationIdentifierConstants.cs (11)
35
LastSupportedPattern
= Patterns.CustomNavigation;
43
LastSupportedPattern
= Patterns.CustomNavigation;
51
LastSupportedPattern
= Patterns.CustomNavigation;
59
LastSupportedPattern
= Patterns.CustomNavigation;
67
LastSupportedPattern
= Patterns.CustomNavigation;
75
LastSupportedPattern
= Patterns.CustomNavigation;
83
LastSupportedPattern
= Patterns.CustomNavigation;
91
LastSupportedPattern
= Patterns.TextEdit;
99
LastSupportedPattern
= Patterns.DropTarget;
108
LastSupportedPattern
= Patterns.SynchronizedInput;
116
LastSupportedPattern
= Patterns.ScrollItem;
1 reference to LastSupportedPattern
UIAutomationTypes (1)
System\Windows\Automation\AutomationIdentifier.cs (1)
230
&& (id <= (int)AutomationIdentifierConstants.
LastSupportedPattern
));