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