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