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