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