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