3 writes to _columnIndex
PresentationFramework (3)
System\Windows\Documents\TableCell.cs (3)
351_columnIndex = columnIndex; 428_columnIndex = value; 460_columnIndex = -1;
1 reference to _columnIndex
PresentationFramework (1)
System\Windows\Documents\TableCell.cs (1)
424return (_columnIndex);