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