4 references to Text
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (1)
563
string text = range.
Text
;
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (3)
244
text = _range.
Text
;
254
text = _range.
Text
;
262
text = range.
Text
;