4 instantiations of TextEndOfSegment
PresentationFramework (4)
MS\Internal\PtsHost\LineBase.cs (2)
280
run = new
TextEndOfSegment
(_elementEdgeCharacterLength);
292
run = new
TextEndOfSegment
(_elementEdgeCharacterLength);
MS\Internal\Text\ComplexLine.cs (2)
500
run = new
TextEndOfSegment
(_elementEdgeCharacterLength);
512
run = new
TextEndOfSegment
(_elementEdgeCharacterLength);
2 references to TextEndOfSegment
PresentationCore (2)
MS\Internal\TextFormatting\TextStore.cs (2)
457
else if (_modifierScope != null && textRun is
TextEndOfSegment
)
1063
&& runInfo.TextRun is
TextEndOfSegment