2 references to Selection
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsRichEdit.cs (2)
247
ITextSelection selection = _document.
Selection
;
748
ITextSelection textSelection = _document.
Selection
;