2 references to IsEmpty
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMTable.cs (1)
227
deleteCol = cell.
IsEmpty
&& cell.BoundingRect.Width < _minColumnWidth;
src\Framework\System\Windows\Documents\FixedSOMTableRow.cs (1)
89
if (!cell.
IsEmpty
)