2 references to EndPosition
PresentationFramework (2)
src\Framework\MS\Internal\Documents\ColumnResult.cs (1)
147
return _contentRange.
EndPosition
;
src\Framework\MS\Internal\Documents\ParagraphResult.cs (1)
120
return _contentRange.
EndPosition
;