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