11 writes to LastSupportedControlType
UIAutomationTypes (11)
MS\Internal\Automation\AutomationIdentifierConstants.cs (11)
37
LastSupportedControlType
= ControlTypes.AppBar;
45
LastSupportedControlType
= ControlTypes.AppBar;
53
LastSupportedControlType
= ControlTypes.AppBar;
61
LastSupportedControlType
= ControlTypes.AppBar;
69
LastSupportedControlType
= ControlTypes.AppBar;
77
LastSupportedControlType
= ControlTypes.AppBar;
85
LastSupportedControlType
= ControlTypes.AppBar;
93
LastSupportedControlType
= ControlTypes.AppBar;
101
LastSupportedControlType
= ControlTypes.SemanticZoom;
110
LastSupportedControlType
= ControlTypes.Separator;
118
LastSupportedControlType
= ControlTypes.Separator;
1 reference to LastSupportedControlType
UIAutomationTypes (1)
System\Windows\Automation\AutomationIdentifier.cs (1)
242
&& (id <= (int)AutomationIdentifierConstants.
LastSupportedControlType
));