3 references to ElementEndOffset
PresentationFramework (3)
MS\Internal\Documents\TextContainerHelper.cs (3)
505
int cpLast = textElement.
ElementEndOffset
;
521
cpLast = textElement.
ElementEndOffset
;
652
cp = textElement.
ElementEndOffset
;