3 references to IsWhiteSpace
PresentationFramework (3)
System\Windows\Documents\FixedSOMGroup.cs (1)
125if (block == null || (!block.IsFloatingImage && !block.IsWhiteSpace))
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
611if ( (fixedBlock.IsWhiteSpace || textRun.IsWhiteSpace) &&
System\Windows\Documents\FixedSOMTableCell.cs (1)
117if (block != null && !block.IsWhiteSpace)