1 write to _textRunProperties
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextCharacters.cs (1)
154_textRunProperties = textRunProperties;
2 references to _textRunProperties
PresentationCore (2)
Core\CSharp\System\Windows\Media\TextFormatting\TextCharacters.cs (2)
186get { return _textRunProperties; } 230TextRunProperties textRunProperties = _textRunProperties;