3 references to HasEOP
PresentationFramework (3)
MS\Internal\PtsHost\TextParaClient.cs (3)
478
if (
HasEOP
&& dcpLast > Paragraph.Cch)
1560
if (
HasEOP
&& lastLineResult.DcpLast > Paragraph.Cch)
1622
if (
HasEOP
&& lastLineResult.DcpLast > Paragraph.Cch)