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