4 references to dcpLim
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\TextParaClient.cs (4)
546dcpLast = textDetails.u.full.dcpLim; 1282Invariant.Assert(dcpStart >= textDetails.u.full.dcpFirst && dcpEnd <= textDetails.u.full.dcpLim); 1375lastChunk = (textDetails.u.full.dcpLim >= Paragraph.Cch); 1379lastChunk = (textDetails.u.full.dcpLim == Line.SyntheticCharacterLength);