3 references to Selection
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (1)
715return this.Selection;
System\Windows\Controls\SinglePageViewer.cs (2)
1458if (viewer.Selection != null) 1460CaretElement caretElement = viewer.Selection.CaretElement;