4 references to Text
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
521
string text = range.
Text
;
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (3)
225
text = _range.
Text
;
235
text = _range.
Text
;
243
text = range.
Text
;