2 writes to BorderThickness
PresentationFramework (2)
System\Windows\Documents\TextRangeEditTables.cs (2)
671BorderThickness = GetCellBorder(1, rowIndex, columnIndex, 1, 1, rowCount, columnCount), 1297cell.BorderThickness = border;
1 reference to BorderThickness
PresentationFramework (1)
System\Windows\Documents\TextRangeEditTables.cs (1)
1288Thickness border = cell.BorderThickness;