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