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