3 references to ContentEndOffset
PresentationFramework (3)
src\Framework\MS\Internal\Documents\TextContainerHelper.cs (3)
529cpFirst = textElement.ContentEndOffset; 658cp = textElement.ContentEndOffset; 718cp = (edge == ElementEdge.BeforeStart) ? uiContainer.ContentStartOffset : uiContainer.ContentEndOffset;