2 implementations of ContentPosition
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
342
ContentPosition IFlowDocumentViewer.
ContentPosition
695
ContentPosition IFlowDocumentViewer.
ContentPosition
2 writes to ContentPosition
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (2)
943
viewer.
ContentPosition
= contentPosition;
2002
viewer.
ContentPosition
= contentPosition;
2 references to ContentPosition
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (2)
927
contentPosition = viewer.
ContentPosition
;
1972
TextPointer contentPosition = viewer.
ContentPosition
as TextPointer;