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