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