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