13 references to TextSpan
PresentationCore (7)
MS\Internal\TextFormatting\FullTextLine.cs (2)
2084
lsrunList.Add(new
TextSpan
<TextRun>(cchAcc, lastTextRun));
2097
lsrunList.Add(new
TextSpan
<TextRun>(cchAcc, lastTextRun));
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
893
textRunSpans[i] = new
TextSpan
<TextRun>(_runs[i].Length, _runs[i].TextRun);
MS\Internal\TextFormatting\TextMarkerSource.cs (1)
182
return new
TextSpan
<CultureSpecificCharacterBufferRange> (
MS\Internal\TextFormatting\TextRunCacheImp.cs (2)
296
return new
TextSpan
<CultureSpecificCharacterBufferRange>(
319
textRunList[i] = new
TextSpan
<TextRun>(currentSpan.length, currentSpan.element as TextRun);
System\Windows\Media\FormattedText.cs (1)
1879
return new
TextSpan
<CultureSpecificCharacterBufferRange> (
PresentationFramework (6)
MS\Internal\Documents\TextBoxLine.cs (1)
125
return new
TextSpan
<CultureSpecificCharacterBufferRange>(
MS\Internal\PtsHost\Line.cs (1)
211
return new
TextSpan
<CultureSpecificCharacterBufferRange>(
MS\Internal\PtsHost\ListMarkerLine.cs (1)
63
return new
TextSpan
<CultureSpecificCharacterBufferRange>(
MS\Internal\PtsHost\OptimalTextSource.cs (1)
160
return new
TextSpan
<CultureSpecificCharacterBufferRange>(
MS\Internal\Text\ComplexLine.cs (1)
108
return new
TextSpan
<CultureSpecificCharacterBufferRange>(
MS\Internal\Text\SimpleLine.cs (1)
89
return new
TextSpan
<CultureSpecificCharacterBufferRange> (