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