1 write to _textRunProperties
PresentationCore (1)
System\Windows\Media\textformatting\TextCharacters.cs (1)
126_textRunProperties = textRunProperties;
2 references to _textRunProperties
PresentationCore (2)
System\Windows\Media\textformatting\TextCharacters.cs (2)
158get { return _textRunProperties; } 202TextRunProperties textRunProperties = _textRunProperties;