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