6 references to GetTextSelection
PresentationFramework (6)
src\Framework\System\Windows\Annotations\AnnotationHelper.cs (6)
379ITextSelection selection = GetTextSelection(viewer); 512ITextSelection selection = GetTextSelection((FrameworkElement)service.Root); 605ITextSelection selection = GetTextSelection((FrameworkElement)service.Root); 833ITextSelection selection = GetTextSelection((FrameworkElement)service.Root); 937ITextSelection selection = GetTextSelection((FrameworkElement)service.Root); 1155ITextSelection selection = GetTextSelection(viewer);