3 references to Selection
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (1)
366return this.Selection;
System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
1732if (viewer.Selection != null) 1734CaretElement caretElement = viewer.Selection.CaretElement;