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