1 reference to ControlType
UIAutomationTypes (1)
System\Windows\Automation\AutomationIdentifier.cs (1)
167
case UiaCoreTypesApi.AutomationIdType.ControlType: autoid = new
ControlType
(id, programmaticName); break;