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