2 references to IsEmpty
PresentationFramework (2)
System\Windows\Documents\FixedSOMPageConstructor.cs (1)
1107
if (innerTable != null && innerTable.
IsEmpty
)
System\Windows\Documents\FixedSOMTableCell.cs (1)
116
if (table != null && !table.
IsEmpty
)