4 references to dcpLim
PresentationFramework (4)
MS\Internal\PtsHost\TextParaClient.cs (4)
466dcpLast = textDetails.u.full.dcpLim; 1118Invariant.Assert(dcpStart >= textDetails.u.full.dcpFirst && dcpEnd <= textDetails.u.full.dcpLim); 1199lastChunk = (textDetails.u.full.dcpLim >= Paragraph.Cch); 1203lastChunk = (textDetails.u.full.dcpLim == Line.SyntheticCharacterLength);