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