1 write to _content
PresentationFramework (1)
MS\Internal\Text\SimpleLine.cs (1)
122_content = content;
5 references to _content
PresentationFramework (5)
MS\Internal\Text\SimpleLine.cs (5)
38if (dcp < _content.Length) 53run = new TextCharacters(_content, dcp, _content.Length - dcp, _textProps); 78_content, 80Math.Min(dcp, _content.Length)