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