4 instantiations of TextEndOfSegment
PresentationFramework (4)
MS\Internal\PtsHost\LineBase.cs (2)
274run = new TextEndOfSegment(_elementEdgeCharacterLength); 286run = new TextEndOfSegment(_elementEdgeCharacterLength);
MS\Internal\Text\ComplexLine.cs (2)
495run = new TextEndOfSegment(_elementEdgeCharacterLength); 507run = new TextEndOfSegment(_elementEdgeCharacterLength);
2 references to TextEndOfSegment
PresentationCore (2)
MS\Internal\TextFormatting\TextStore.cs (2)
442else if (_modifierScope != null && textRun is TextEndOfSegment) 1048&& runInfo.TextRun is TextEndOfSegment