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