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