4 references to IsFloatingImage
PresentationFramework (4)
System\Windows\Documents\FixedSOMGroup.cs (1)
125
if (block == null || (!block.
IsFloatingImage
&& !block.IsWhiteSpace))
System\Windows\Documents\FixedSOMPageConstructor.cs (3)
579
if (fixedBlock.
IsFloatingImage
)
889
if (box1 == null || box1.
IsFloatingImage
)
897
if (box2 != null && !box2.
IsFloatingImage
&&