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