3 references to HasFiguresFloatersOrInlineObjects
PresentationFramework (3)
MS\Internal\PtsHost\TextParaClient.cs (3)
158
Debug.Assert(!((TextParagraph) Paragraph).
HasFiguresFloatersOrInlineObjects
());
1232
if(!TextParagraph.
HasFiguresFloatersOrInlineObjects
())
3846
if(TextParagraph.
HasFiguresFloatersOrInlineObjects
())