2 references to HasForeignCells
PresentationFramework (2)
src\Framework\System\Windows\Documents\TableRow.cs (2)
214
SetFlags(!rowSpanVector.Empty(), Flags.
HasForeignCells
);
368
get { return (CheckFlags(Flags.
HasForeignCells
)); }