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)
44
if (dcp <
_content
.Length)
59
run = new TextCharacters(
_content
, dcp,
_content
.Length - dcp, _textProps);
87
_content
,
89
Math.Min(dcp,
_content
.Length)