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