4 instantiations of TextEndOfSegment
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\LineBase.cs (2)
285run = new TextEndOfSegment(_elementEdgeCharacterLength); 297run = new TextEndOfSegment(_elementEdgeCharacterLength);
src\Framework\MS\Internal\Text\ComplexLine.cs (2)
506run = new TextEndOfSegment(_elementEdgeCharacterLength); 518run = new TextEndOfSegment(_elementEdgeCharacterLength);
2 references to TextEndOfSegment
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (2)
463else if (_modifierScope != null && textRun is TextEndOfSegment) 1074&& runInfo.TextRun is TextEndOfSegment