2 references to IsReadOnly
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (2)
737return _acc.IsReadOnly; 1030_controlType = _acc.IsReadOnly ? ControlType.Text : _controlType = ControlType.Edit;