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