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