2 references to IsEmpty
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMTable.cs (2)
159
if (!row.
IsEmpty
)
192
if (row != null && row.
IsEmpty
&& row.BoundingRect.Height < _minRowHeight)