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