4 references to IsFloatingImage
PresentationFramework (4)
src\Framework\System\Windows\Documents\FixedSOMGroup.cs (1)
136if (block == null || (!block.IsFloatingImage && !block.IsWhiteSpace))
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (3)
594if (fixedBlock.IsFloatingImage) 903if (box1 == null || box1.IsFloatingImage) 911if (box2 != null && !box2.IsFloatingImage &&