2 references to IsEmpty
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (1)
1116if (innerTable != null && innerTable.IsEmpty)
src\Framework\System\Windows\Documents\FixedSOMTableCell.cs (1)
121if (table != null && !table.IsEmpty)