1 write to CellSpacing
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (1)
665
table.
CellSpacing
= 0;
2 references to CellSpacing
PresentationFramework (2)
src\Framework\System\Windows\Documents\Table.cs (1)
215
get { return Math.Max(
CellSpacing
, 0); }
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (1)
1273
if (table.
CellSpacing
> 0)