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