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