2 writes to _columnSpan
PresentationFramework (2)
System\Windows\Documents\FixedSOMTableCell.cs (2)
28_columnSpan = 1; 134_columnSpan = value;
2 references to _columnSpan
PresentationFramework (2)
System\Windows\Documents\FixedSOMTableCell.cs (2)
72element.SetValue(TableCell.ColumnSpanProperty, _columnSpan); 130return _columnSpan;