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