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