1 reference to GetReadOnly
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (1)
580
else if (attribute == TextPattern.IsReadOnlyAttribute) { rval =
GetReadOnly
(range.Font); }