2 writes to _columnSpan
PresentationFramework (2)
System\Windows\Documents\FixedSOMTableCell.cs (2)
27_columnSpan = 1; 133_columnSpan = value;
2 references to _columnSpan
PresentationFramework (2)
System\Windows\Documents\FixedSOMTableCell.cs (2)
71element.SetValue(TableCell.ColumnSpanProperty, _columnSpan); 129return _columnSpan;