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