2 references to IsReadOnly
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (2)
717return _acc.IsReadOnly; 1003_controlType = _acc.IsReadOnly ? ControlType.Text : _controlType = ControlType.Edit;