4 references to HasFiguresOrFloaters
PresentationFramework (4)
src\Framework\MS\Internal\Documents\ParagraphResult.cs (1)
536
if (textParagraph.
HasFiguresOrFloaters
())
src\Framework\MS\Internal\PtsHost\TextParaClient.cs (1)
561
if(TextParagraph.
HasFiguresOrFloaters
())
src\Framework\MS\Internal\PtsHost\TextParagraph.cs (1)
1392
if(
HasFiguresOrFloaters
() || (_inlineObjects != null && _inlineObjects.Count > 0))
src\Framework\MS\Internal\Text\LineProperties.cs (1)
180
if (dcp == 0 && textParagraph.
HasFiguresOrFloaters
() &&