3 writes to _columnIndex
PresentationFramework (3)
System\Windows\Documents\TableCell.cs (3)
352_columnIndex = columnIndex; 429_columnIndex = value; 461_columnIndex = -1;
1 reference to _columnIndex
PresentationFramework (1)
System\Windows\Documents\TableCell.cs (1)
425return (_columnIndex);