11 writes to LastSupportedControlType
UIAutomationTypes (11)
MS\Internal\Automation\AutomationIdentifierConstants.cs (11)
38LastSupportedControlType = ControlTypes.AppBar; 46LastSupportedControlType = ControlTypes.AppBar; 54LastSupportedControlType = ControlTypes.AppBar; 62LastSupportedControlType = ControlTypes.AppBar; 70LastSupportedControlType = ControlTypes.AppBar; 78LastSupportedControlType = ControlTypes.AppBar; 86LastSupportedControlType = ControlTypes.AppBar; 94LastSupportedControlType = ControlTypes.AppBar; 102LastSupportedControlType = ControlTypes.SemanticZoom; 111LastSupportedControlType = ControlTypes.Separator; 119LastSupportedControlType = ControlTypes.Separator;
1 reference to LastSupportedControlType
UIAutomationTypes (1)
System\Windows\Automation\AutomationIdentifier.cs (1)
243&& (id <= (int)AutomationIdentifierConstants.LastSupportedControlType));