3 references to HasFiguresFloatersOrInlineObjects
PresentationFramework (3)
MS\Internal\PtsHost\TextParaClient.cs (3)
164
Debug.Assert(!((TextParagraph) Paragraph).
HasFiguresFloatersOrInlineObjects
());
1238
if(!TextParagraph.
HasFiguresFloatersOrInlineObjects
())
3852
if(TextParagraph.
HasFiguresFloatersOrInlineObjects
())