3 references to HasFiguresFloatersOrInlineObjects
PresentationFramework (3)
MS\Internal\PtsHost\TextParaClient.cs (3)
157
Debug.Assert(!((TextParagraph) Paragraph).
HasFiguresFloatersOrInlineObjects
());
1231
if(!TextParagraph.
HasFiguresFloatersOrInlineObjects
())
3845
if(TextParagraph.
HasFiguresFloatersOrInlineObjects
())