1 write to _content
PresentationFramework (1)
MS\Internal\Text\SimpleLine.cs (1)
131_content = content;
5 references to _content
PresentationFramework (5)
MS\Internal\Text\SimpleLine.cs (5)
44if (dcp < _content.Length) 59run = new TextCharacters(_content, dcp, _content.Length - dcp, _textProps); 87_content, 89Math.Min(dcp, _content.Length)