1 write to CellSpacing
PresentationFramework (1)
System\Windows\Documents\TextRangeEditTables.cs (1)
660CellSpacing = 0
2 references to CellSpacing
PresentationFramework (2)
System\Windows\Documents\Table.cs (1)
189get { return Math.Max(CellSpacing, 0); }
System\Windows\Documents\TextRangeEditTables.cs (1)
1271if (table.CellSpacing > 0)