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