13 references to TextSpan
PresentationCore (7)
MS\Internal\TextFormatting\FullTextLine.cs (2)
2097lsrunList.Add(new TextSpan<TextRun>(cchAcc, lastTextRun)); 2110lsrunList.Add(new TextSpan<TextRun>(cchAcc, lastTextRun));
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
902textRunSpans[i] = new TextSpan<TextRun>(_runs[i].Length, _runs[i].TextRun);
MS\Internal\TextFormatting\TextMarkerSource.cs (1)
188return new TextSpan<CultureSpecificCharacterBufferRange> (
MS\Internal\TextFormatting\TextRunCacheImp.cs (2)
310return new TextSpan<CultureSpecificCharacterBufferRange>( 333textRunList[i] = new TextSpan<TextRun>(currentSpan.length, currentSpan.element as TextRun);
System\Windows\Media\FormattedText.cs (1)
1913return new TextSpan<CultureSpecificCharacterBufferRange> (
PresentationFramework (6)
MS\Internal\Documents\TextBoxLine.cs (1)
132return new TextSpan<CultureSpecificCharacterBufferRange>(
MS\Internal\PtsHost\Line.cs (1)
225return new TextSpan<CultureSpecificCharacterBufferRange>(
MS\Internal\PtsHost\ListMarkerLine.cs (1)
70return new TextSpan<CultureSpecificCharacterBufferRange>(
MS\Internal\PtsHost\OptimalTextSource.cs (1)
175return new TextSpan<CultureSpecificCharacterBufferRange>(
MS\Internal\Text\ComplexLine.cs (1)
113return new TextSpan<CultureSpecificCharacterBufferRange>(
MS\Internal\Text\SimpleLine.cs (1)
94return new TextSpan<CultureSpecificCharacterBufferRange> (