1 write to _content
PresentationFramework (1)
src\Framework\MS\Internal\Text\SimpleLine.cs (1)
134_content = content;
5 references to _content
PresentationFramework (5)
src\Framework\MS\Internal\Text\SimpleLine.cs (5)
47if (dcp < _content.Length) 62run = new TextCharacters(_content, dcp, _content.Length - dcp, _textProps); 90_content, 92Math.Min(dcp, _content.Length)