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