4 references to HasFiguresOrFloaters
PresentationFramework (4)
MS\Internal\Documents\ParagraphResult.cs (1)
530if (textParagraph.HasFiguresOrFloaters())
MS\Internal\PtsHost\TextParaClient.cs (1)
488if(TextParagraph.HasFiguresOrFloaters())
MS\Internal\PtsHost\TextParagraph.cs (1)
1384if(HasFiguresOrFloaters() || (_inlineObjects != null && _inlineObjects.Count > 0))
MS\Internal\Text\LineProperties.cs (1)
177if (dcp == 0 && textParagraph.HasFiguresOrFloaters() &&