4 references to Text
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
516
string text = range.
Text
;
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (3)
220
text = _range.
Text
;
230
text = _range.
Text
;
238
text = range.
Text
;