4 references to Text
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
517
string text = range.
Text
;
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (3)
221
text = _range.
Text
;
231
text = _range.
Text
;
239
text = range.
Text
;