12 references to TextSpan
PresentationCore (6)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (2)
2133
lsrunList.Add(new
TextSpan
<TextRun>(cchAcc, lastTextRun));
2146
lsrunList.Add(new
TextSpan
<TextRun>(cchAcc, lastTextRun));
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
912
textRunSpans[i] = new
TextSpan
<TextRun>(_runs[i].Length, _runs[i].TextRun);
Core\CSharp\MS\Internal\TextFormatting\TextMarkerSource.cs (1)
191
return new
TextSpan
<CultureSpecificCharacterBufferRange> (
Core\CSharp\MS\Internal\TextFormatting\TextRunCacheImp.cs (1)
316
return new
TextSpan
<CultureSpecificCharacterBufferRange>(
Core\CSharp\System\Windows\Media\FormattedText.cs (1)
1930
return new
TextSpan
<CultureSpecificCharacterBufferRange> (
PresentationFramework (6)
src\Framework\MS\Internal\Documents\TextBoxLine.cs (1)
134
return new
TextSpan
<CultureSpecificCharacterBufferRange>(
src\Framework\MS\Internal\PtsHost\Line.cs (1)
228
return new
TextSpan
<CultureSpecificCharacterBufferRange>(
src\Framework\MS\Internal\PtsHost\ListMarkerLine.cs (1)
74
return new
TextSpan
<CultureSpecificCharacterBufferRange>(
src\Framework\MS\Internal\PtsHost\OptimalTextSource.cs (1)
179
return new
TextSpan
<CultureSpecificCharacterBufferRange>(
src\Framework\MS\Internal\Text\ComplexLine.cs (1)
116
return new
TextSpan
<CultureSpecificCharacterBufferRange>(
src\Framework\MS\Internal\Text\SimpleLine.cs (1)
97
return new
TextSpan
<CultureSpecificCharacterBufferRange> (