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