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