1 write to _textProps
PresentationFramework (1)
MS\Internal\Text\SimpleLine.cs (1)
126_textProps = textProps;
2 references to _textProps
PresentationFramework (2)
MS\Internal\Text\SimpleLine.cs (2)
53run = new TextCharacters(_content, dcp, _content.Length - dcp, _textProps); 85culture = _textProps.CultureInfo;