3 writes to _controlType
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (3)
998_controlType = _acc.IsReadOnly ? ControlType.Text : _controlType = ControlType.Edit; 1007_controlType = entry._ctrlType;
2 references to _controlType
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (2)
991if (_controlType == null) 1018return _controlType;