3 references to TextCharacters
PresentationCore (2)
System\Windows\Media\FormattedText.cs (1)
1859TextCharacters textCharacters = new TextCharacters(_that._text,
System\Windows\Media\textformatting\TextCharacters.cs (1)
58this(
PresentationFramework (1)
MS\Internal\Text\SimpleLine.cs (1)
54run = new TextCharacters(_content, dcp, _content.Length - dcp, _textProps);