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