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