3 references to TextCharacters
PresentationCore (2)
Core\CSharp\System\Windows\Media\FormattedText.cs (1)
1892TextCharacters textCharacters = new TextCharacters(_that._text,
Core\CSharp\System\Windows\Media\TextFormatting\TextCharacters.cs (1)
70this(
PresentationFramework (1)
src\Framework\MS\Internal\Text\SimpleLine.cs (1)
62run = new TextCharacters(_content, dcp, _content.Length - dcp, _textProps);