1 reference to ReadOnly
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\Accessible.cs (1)
298internal bool IsReadOnly { get { return HasState(AccessibleState.ReadOnly); } }