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