2 references to Selection
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (2)
235
ITextSelection selection = _document.
Selection
;
706
ITextSelection textSelection = _document.
Selection
;