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)
186
get { return
_textRunProperties
; }
230
TextRunProperties textRunProperties =
_textRunProperties
;