1 write to _textProps
PresentationFramework (1)
src\Framework\MS\Internal\Text\SimpleLine.cs (1)
135
_textProps
= textProps;
2 references to _textProps
PresentationFramework (2)
src\Framework\MS\Internal\Text\SimpleLine.cs (2)
62
run = new TextCharacters(_content, dcp, _content.Length - dcp,
_textProps
);
94
culture =
_textProps
.CultureInfo;