3 references to Selection
PresentationFramework (3)
src\Framework\MS\Internal\Documents\IFlowDocumentViewer.cs (1)
732return this.Selection;
src\Framework\System\Windows\Controls\SinglePageViewer.cs (2)
1467if (viewer.Selection != null) 1469CaretElement caretElement = viewer.Selection.CaretElement;