1 write to _dcp
PresentationFramework (1)
MS\Internal\Text\Line.cs (1)
84_dcp = dcp;
3 references to _dcp
PresentationFramework (3)
MS\Internal\Text\ComplexLine.cs (2)
153int runDcp = _dcp; 558offset = Math.Min(_dcp + this.Length, offset);
MS\Internal\Text\Line.cs (1)
255return _line.IsAtCaretCharacterHit(charHit, _dcp);