1 write to _content
PresentationFramework (1)
MS\Internal\Text\SimpleLine.cs (1)
126
_content
= content;
5 references to _content
PresentationFramework (5)
MS\Internal\Text\SimpleLine.cs (5)
39
if (dcp <
_content
.Length)
54
run = new TextCharacters(
_content
, dcp,
_content
.Length - dcp, _textProps);
82
_content
,
84
Math.Min(dcp,
_content
.Length)