2 references to HasAnyLineBreakAtCp
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\TextParaClient.cs (2)
2096
|| (dcpEnd >= lineDesc.dcpLim &&
HasAnyLineBreakAtCp
(lineDesc.dcpLim)) )
2211
|| (dcpEnd >= elemDesc.dcpLim &&
HasAnyLineBreakAtCp
(elemDesc.dcpLim) ) )